==(_:_:)
Returns a Boolean value that indicates whether two custom workouts are equal.
Declaration
static func == (a: CustomWorkout, b: CustomWorkout) -> BoolReturns a Boolean value that indicates whether two custom workouts are equal.
static func == (a: CustomWorkout, b: CustomWorkout) -> Bool