- getMetatable
Var getMetatable()
Undocumented in source. Be warned that the author may not have intended to support it.
- getType
string getType()
Undocumented in source. Be warned that the author may not have intended to support it.
- invalidate
void invalidate()
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(Var) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(string, Var) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
Var opCall(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Var opIndex(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(T value, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(T value, int key)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMetatable
void setMetatable(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTop
void setTop()
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.
- userdata
T userdata()
Undocumented in source. Be warned that the author may not have intended to support it.
- valid
bool valid()
Undocumented in source. Be warned that the author may not have intended to support it.