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