UnicodeScalarView

    typealias UnicodeScalarView = String.UnicodeScalarView

    Other members in extension

    Typealiases

    • typealias UTF16View

      A view of a character’s contents as a collection of UTF-16 code units. See String.UTF16View for more information

    • typealias UTF8View

      A view of a character’s contents as a collection of UTF-8 code units. See String.UTF8View for more information

    Type members

    Instance members

    Show obsolete interfaces (1)

    Hide obsolete interfaces