Handbook
Glossary
current-dict ( gml -- assoc )
Vocabulary
gml
.
core
Inputs
gml
an
object
Outputs
assoc
an
object
Definition
USING:
accessors
sequences
;
IN:
gml.core
:
current-dict
( gml -- assoc )
dictionary-stack>>
last
;
inline