Structureswift 6.0.1FoundationEssentials
ICULegacyKey
struct ICULegacyKey
struct ICULegacyKey
import FoundationEssentials
protocol Equatable
A type that can be compared for value equality.
protocol Hashable : Equatable
A type that can be hashed into a Hasher
to produce an integer hash value.
protocol Sendable
init(_ key: String)
let key: String
static func != (lhs: Self, rhs: Self) -> Bool
Returns a Boolean value indicating whether two values are not equal.