Handbook
Glossary
dictionary-stack>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
dictionary-stack>>
( object -- value )
Methods
USING:
accessors
gml.runtime
kernel.private
slots.private
vectors
;
M:
gml
dictionary-stack>>
3
slot
{
vector
}
declare
;
inline