Handbook
Glossary
ast-hashtable
Vocabulary
fjsc
Definition
IN:
fjsc
TUPLE:
ast-hashtable
elements
;
Methods
USING:
fjsc
make
;
M:
ast-hashtable
(compile)
"factor.push_data("
,
(literal)
","
,
;
USING:
accessors
fjsc
make
sequences
;
M:
ast-hashtable
(literal)
"new Hashtable().fromAlist(["
,
elements>>
[
","
,
]
[
(literal)
]
interleave
"])"
,
;