Contents

==(_:_:)

Returns a Boolean value that indicates whether two custom workouts are equal.

Declaration

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

See Also

Comparing workouts