Skip to content

Unicode

[Source]

Top-level package handle. Exposes the Unicode version this build is pinned to.

primitive val Unicode

Constructors

create

[Source]

new val create()
: Unicode val^

Returns


Public Functions

version

[Source]

The Unicode version against which this package's bundled UCD tables were generated. Format is dotted (e.g., "16.0.0").

fun box version()
: String val

Returns


eq

[Source]

fun box eq(
  that: Unicode val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: Unicode val)
: Bool val

Parameters

Returns