<tuple> ( layout -- tuple )


Vocabulary
classes.tuple.private

Inputs
layouta tuple layout array


Outputs
tuplea tuple


Word description
Low-level tuple constructor. User code should never call this directly, and instead use new.

Definition