Handbook
Glossary
set-Y ( 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-Y
( turtle seq -- turtle )
over
ori>>
[
set-second
]
2each
;