Handbook
Glossary
empty-matrix? ( matrix -- ? )
Vocabulary
koszul
Inputs
matrix
an
object
Outputs
?
an
object
Definition
USING:
sequences
;
IN:
koszul
:
empty-matrix?
( matrix -- ? )
[
t
]
[
first
empty?
]
if-empty
;