Contents

==(_:_:)

Returns a Boolean value that indicates whether two workout goals are equal.

Declaration

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

See Also

Comparing workout goals