EnumerationSwift5.9.0

    UTF32

    @frozen enum UTF32

    Citizens in Swift

    Conformances

    • protocol Equatable

      A type that can be compared for value equality.

    • protocol Hashable

      A type that can be hashed into a Hasher to produce an integer hash value.

    • protocol Sendable

      A type whose values can safely be passed across concurrency domains by copying.

    • protocol UnicodeCodec

      A Unicode encoding form that translates between Unicode scalar values and form-specific code units.

    Members

    Features