Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
stitch ( m -- m' )
Vocabulary
math.matrices
Definition
USING:
sequences
;
IN:
math.matrices
:
stitch
( m -- m' )
[
]
[
[
append
]
2map
]
map-reduce
;