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