Handbook
Glossary
meta-r ( -- stack )
Variables for holding stack effect inference state
Prev:
meta-d ( -- stack )
Vocabulary
stack-checker
.
state
Inputs
None
Outputs
stack
a
sequence
Word description
Compile-time retain stack.
Definition
USING:
namespaces
;
IN:
stack-checker.state
:
meta-r
( -- stack )
(meta-r)
get
;