Handbook
Glossary
[ncurry] ( n -- quot )
Vocabulary
fry
.
private
Inputs
n
an
object
Outputs
quot
an
object
Definition
USING:
kernel
quotations
;
IN:
fry.private
:
[ncurry]
( n -- quot )
[
V{
}
clone
]
dip
(ncurry)
>quotation
;