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