static func == (Prominence, Prominence) -> Bool
Indicates whether two prominences are equal.
static func != (Self, Self) -> Bool
Indicates whether two prominences are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the prominence by passing them into the given hash function.