Class EmojiSetData

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 properties for more information.

See the Rust documentation for EmojiSetData for more information.

See the Rust documentation for new for more information.

See the Rust documentation for EmojiSetDataBorrowed for more information.

Constructors

Accessors

Methods

Constructors

Accessors

  • get ffiValue(): number
  • Returns number

Methods

  • Parameters

    • cp: number

    Returns boolean

  • Parameters

    • s: string

    Returns boolean