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