Handbook
Glossary
generic-flip ( matrix -- newmatrix )
Vocabulary
sequences
.
private
Inputs
matrix
an
object
Outputs
newmatrix
an
object
Definition
USING:
kernel
math.order
sequences
;
IN:
sequences.private
:
generic-flip
( matrix -- newmatrix )
[
[
length
]
[
min
]
map-reduce
]
keep
[
[
nth-unsafe
]
with
{
}
map-as
]
curry
map-integers
;
inline