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