Handbook
Glossary
matrix-cols-iota ( matrix -- cols-iota )
Vocabulary
math
.
matrices
.
private
Inputs
matrix
an
object
Outputs
cols-iota
an
object
Definition
USING:
sequences
sequences.private
;
IN:
math.matrices.private
:
matrix-cols-iota
( matrix -- cols-iota )
first-unsafe
length
<iota>
;
inline