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