Class ExemplarCharacters

An ICU4X Unicode Set Property object, capable of querying whether a code point is contained in a set based on a Unicode property.

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.

Constructors

Accessors

  • get ffiValue(): number
  • Returns number

Methods

  • Parameters

    • cp: number

    Returns boolean

  • Parameters

    • s: string

    Returns boolean