static func == (Text.Case, Text.Case) -> Bool
Indicates whether two cases are equal.
func hash(into: inout Hasher)
Hashes the essential components of the case by passing them into the given hash function.
var hashValue : Int
The hashed value of the case.