Handbook
Glossary
permutation ( seq -- perm )
Vocabulary
koszul
Inputs
seq
an
object
Outputs
perm
an
object
Definition
USING:
kernel
sequences
sorting
;
IN:
koszul
:
permutation
( seq -- perm )
[
sort
]
keep
[
index
]
curry
map
;