chickenclisp ~master (2021-10-02T12:00:25.9584348)
Dub
Repo
NewOperator
orelang
operator
ClassOperators
Undocumented in source.
class
NewOperator :
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
ClassOperators
classes
ClassOperator
NewOperator