Handbook
Glossary
ntuckd ( ntuck ndip -- quot )
Vocabulary
generalizations
Inputs
ntuck
an
object
ndip
an
object
Outputs
quot
an
object
Definition
USING:
kernel
math
;
IN:
generalizations
MACRO:
ntuckd
( ntuck ndip -- quot )
[
1
+
]
dip
[
[
[
dup
]
]
dip
[
-nrot
]
curry
compose
]
dip
[
ndip
]
2curry
;