static func != (Self, Self) -> Bool
Indicates whether two unit points are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the unit point by passing them into the given hash function.
var hashValue : Int
The hashed value of the unit point.