chickenclisp v0.1.2 (2016-11-17T04:47:28Z)
Dub
Repo
NewHashOperator
orelang
operator
HashMapOperators
Undocumented in source.
class
NewHashOperator :
IOperator
{
Value
call
(Engine engine, Value[] args);
}
Members
Functions
call
Value
call
(Engine engine, Value[] args)
call
Inherited Members
From IOperator
call
Value
call
(Engine engine, Value[] args)
Undocumented in source.
Meta
Source
See Implementation
orelang
operator
HashMapOperators
classes
HashGetKeysOperator
HashGetValueOperator
HashGetValuesOperator
HashSetValueOperator
MakeHashOperator
NewHashOperator