Skip to content

TObject

[Source]

A JSON object {...} containing zero or more TPair children.

primitive val TObject is
  Label val

Implements


Constructors

create

[Source]

new val create()
: TObject val^

Returns


Public Functions

text

[Source]

fun box text()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns