chickenclisp v0.1.2 (2016-11-17T04:47:28Z)
Dub
Repo
LazedAssocArray.insert
orelang
Engine
LazedAssocArray
Undocumented in source. Be warned that the author may not have intended to support it.
void
insert
()
void
insert
()
void
insert
()
void
insert
(string key, T delegate() value)
void
insert
(string key, T function() value)
class
LazedAssocArray
(T)
void
insert
(
string
key
,
T
function
(
)
value
)
Meta
Source
See Implementation
orelang
Engine
LazedAssocArray
functions
insert
link
opIndex
opIndexAssing
set
variables
called
constructors
storage