Handbook
Glossary
set-Z ( turtle seq -- turtle )
Vocabulary
L-system
Inputs
turtle
an
object
seq
an
object
Outputs
turtle
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
L-system
:
set-Z
( turtle seq -- turtle )
over
ori>>
[
set-third
]
2each
;