Repl

Undocumented in source.

Members

Functions

eval
string eval(string command)
Undocumented in source. Be warned that the author may not have intended to support it.
help
string help()
Undocumented in source. Be warned that the author may not have intended to support it.
loop
void loop()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(B delegate(A) action, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(typeof(null) , string name)
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print(string result)
Undocumented in source. Be warned that the author may not have intended to support it.
read
string read()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta