- choose
Var choose(Value ifTrue, Value ifFalse)
 - cmp
CompareResult cmp(Var other)
 Undocumented in source. Be warned that the author may not have intended to support it.
- cmp
CompareResult cmp(Value other)
 Undocumented in source. Be warned that the author may not have intended to support it.
- map
Var map(Value delegate(Value) fun)
 Undocumented in source. Be warned that the author may not have intended to support it.
- not
Var not()
 Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
Var opAssign(Value value)
 Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
Var opAssign(Var value)
 Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
Var opBinaryRight(Value other)
 Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(Value other)
 Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
Var opUnary()
 Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
Value resolve()
 Undocumented in source. Be warned that the author may not have intended to support it.