Handbook
Glossary
get-matrix ( x y matrix -- n )
Vocabulary
project-euler
.
081
.
private
Inputs
x
an
object
y
an
object
matrix
an
object
Outputs
n
an
object
Definition
USING:
sequences
;
IN:
project-euler.081.private
:
get-matrix
( x y matrix -- n )
nth
nth
;