Handbook
Glossary
visit ( cell -- )
Vocabulary
maze
Inputs
cell
an
object
Outputs
None
Definition
USING:
kernel
namespaces
sequences
;
IN:
maze
:
visit
( cell -- )
f
swap
first2
visited
get
?nth
?set-nth
;