LanguageTag

    A wrapper around an IETF language tag.

    PackageDescription.swift:318LanguageTag.md
    struct LanguageTag

    To learn more about the IETF worldwide standard for language tags, see RFC5646.

    Creating a Language Tag

    Describing a Language Tag

    Hashing

    • hash(into:)
    • hashValue

    Operator Functions

    • !=(_:_:)

    Identifying Related Types

    • ExtendedGraphemeClusterLiteralType
    • RawValue
    • StringLiteralType
    • UnicodeScalarLiteralType

    See also

    Citizens in PackageDescription

    Conformances

    Type members

    Type features

    Instance features