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