n@[


Vocabulary
combinators.syntax

Syntax
M N n@[ A ]


Word description
Applies a quotation to the top N groups of size M on the stack

See also
@[, mnapply ( quot m n -- ), bi@ ( x y quot -- )

Definition