Handbook
Glossary
<tuple> ( layout -- tuple )
Vocabulary
classes
.
tuple
.
private
Inputs
layout
a tuple layout array
Outputs
tuple
a
tuple
Word description
Low-level tuple constructor. User code should never call this directly, and instead use
new
.
Definition
IN:
classes.tuple.private
PRIMITIVE:
<tuple>
( layout -- tuple )
flushable