static func == (UnitPoint , UnitPoint ) -> Bool
Indicates whether two unit points are equal.
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.