Handbook
Glossary
bfs? ( object -- ? )
Vocabulary
path-finding
.
private
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
bfs
class.
Definition
USING:
classes.tuple.private
;
IN:
path-finding.private
:
bfs?
( object -- ? )
\
bfs
9
tuple-instance?
;