Skip to content

StatusTeapot

[Source]

primitive val StatusTeapot is
  Status val

Implements


Constructors

create

[Source]

new val create()
: StatusTeapot val^

Returns


Public Functions

apply

[Source]

fun box apply()
: U16 val

Returns


string

[Source]

fun box string()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns