Class CodePointSetData

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

See the Rust documentation for CodePointSetDataBorrowed for more information.

Constructors

Accessors

  • get ffiValue(): number
  • Returns number

Methods

  • Parameters

    • cp: number

    Returns boolean