Charset

struct Charset : Hashable, Sendable

Opaque type used for efficient character matching

Charset implementation

  • Undocumented

    Declaration

    Swift

    var ranges: [CountableClosedRange<UInt32>] { get }