Contents

==(_:_:)

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

Declaration

static func == (lhs: IntervalStep, rhs: IntervalStep) -> Bool

See Also

Comparing interval steps