Handbook
Glossary
graded-triple ( seq n -- triple )
Vocabulary
koszul
Inputs
seq
an
object
n
an
object
Outputs
triple
an
object
Definition
USING:
kernel
math
sequences
;
IN:
koszul
:
graded-triple
( seq n -- triple )
3
[
1
-
+
]
with
map
swap
[
?nth
]
curry
map
;