Class CanonicalComposition

The raw canonical composition operation.

Callers should generally use ComposingNormalizer unless they specifically need raw composition operations

See the Rust documentation for CanonicalComposition for more information.

Constructors

Methods

  • Performs canonical composition (including Hangul) on a pair of characters or returns NUL if these characters don’t compose. Composition exclusions are taken into account.

    See the Rust documentation for compose for more information.

    Parameters

    • starter: number
    • second: number

    Returns number