Handbook
Glossary
(tensor) ( seq1 seq2 -- seq )
Vocabulary
koszul
Inputs
seq1
an
object
seq2
an
object
Outputs
seq
an
object
Definition
USING:
kernel
sequences
sorting
;
IN:
koszul
:
(tensor)
( seq1 seq2 -- seq )
[
[
prepend
sort
]
curry
map
]
with
map
concat
;