Skip to content

NoLabel

[Source]

The default empty label, used when no label has been assigned.

primitive val NoLabel is
  Label val

Implements


Constructors

create

[Source]

new val create()
: NoLabel val^

Returns


Public Functions

text

[Source]

fun box text()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns