Handbook
Glossary
^^allot-tuple ( n -- dst )
Vocabulary
compiler
.
cfg
.
intrinsics
.
allot
Inputs
n
an
object
Outputs
dst
an
object
Definition
USING:
compiler.cfg.hats
kernel
layouts
math
;
IN:
compiler.cfg.intrinsics.allot
:
^^allot-tuple
( n -- dst )
2
+
cells
tuple
^^allot
;