None [Src]

primitive val None is
  Stringable box

Implements


Constructors

create [Src]

new val create()
: None val^

Returns


Public Functions

string [Src]

fun box string()
: String iso^

Returns


eq [Src]

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

Parameters

Returns


ne [Src]

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

Parameters

Returns