Handbook
Glossary
next ( colortile seq -- )
Vocabulary
project-euler
.
116
.
private
Inputs
colortile
an
object
seq
an
object
Outputs
None
Definition
USING:
kernel
math
sequences
;
IN:
project-euler.116.private
:
next
( colortile seq -- )
[
nth*
]
[
last
+
]
[
push
]
tri
;