Contents

==(_:_:)

Returns a Boolean value that indicates whether two interval blocks are equal.

Declaration

static func == (a: IntervalBlock, b: IntervalBlock) -> Bool

See Also

Hashing interval blocks