chickenclisp v0.1.2 (2016-11-17T04:47:28Z)
Dub
Repo
CallClosureOperator
orelang
operator
DebugOperators
Undocumented in source.
class
CallClosureOperator :
IOperator
{
Value
call
(Engine engine, Value[] args);
}
Members
Functions
call
Value
call
(Engine engine, Value[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From IOperator
call
Value
call
(Engine engine, Value[] args)
Undocumented in source.
Meta
Source
See Implementation
orelang
operator
DebugOperators
classes
CallClosureOperator
DumpVaribalesOperator
LookupSymbolOperator
PeekClosureOperator