icu4x
    Preparing search index...

    Class ExemplarCharacters

    A set of "exemplar characters" for a given locale.

    See the Rust documentation for locale for more information.

    See the Rust documentation for ExemplarCharacters for more information.

    See the Rust documentation for ExemplarCharactersBorrowed for more information.

    Index

    Constructors

    Accessors

    • get ffiValue(): number

      Returns number

    Methods

    • Checks whether the code point is in the set.

      See the Rust documentation for contains for more information.

      Parameters

      • cp: number

      Returns boolean

    • Checks whether the string is in the set.

      See the Rust documentation for contains_str for more information.

      Parameters

      • s: string

      Returns boolean