Prev: | mnmap-as ( m*seq quot n*exemplar m n -- result*n ) |
Next: | nproduce-as ( pred quot exemplar... n -- seq... ) |
pred | a quotation with stack effect ( -- ? ) |
quot | a quotation with stack effect ( -- obj1 obj2 ... objn ) |
n | an integer |
seq... | n arrays on the datastack |