- _toJSON
JSONValue _toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
- get
inout(T) get()
Undocumented in source. Be warned that the author may not have intended to support it.
- nullify
void nullify()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(typeof(null) )
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(U val)
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.