Nullable

Undocumented in source.

Constructors

this
this(E args)
Undocumented in source.

Alias This

value

Members

Functions

nullify
void nullify()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isNull
bool isNull [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
T value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
T value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
Object value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta