Skip to content

TArray

[Source]

A JSON array [...] containing zero or more value children.

primitive val TArray is
  Label val

Implements


Constructors

create

[Source]

new val create()
: TArray val^

Returns


Public Functions

text

[Source]

fun box text()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns