@[


Vocabulary
combinators.syntax

Syntax
N @[ A ]


Word description
Applies a quotation to the top N values on the stack

See also
napply ( quot n -- ), bi@ ( x y quot -- )

Definition