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