==(_:_:)
Returns a Boolean value that indicates whether two workout goals are equal.
Declaration
static func == (lhs: WorkoutGoal, rhs: WorkoutGoal) -> BoolReturns a Boolean value that indicates whether two workout goals are equal.
static func == (lhs: WorkoutGoal, rhs: WorkoutGoal) -> Bool