Handbook
Glossary
-nwith- ( n -- quot )
Vocabulary
cursors
Inputs
n
an
object
Outputs
quot
an
object
Definition
USING:
generalizations
;
IN:
cursors
MACRO:
-nwith-
( n -- quot )
[
-with-
]
n*quot
;