Handbook
Glossary
invalidate-crossref? ( object -- ? )
Vocabulary
tools
.
crossref
.
private
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
invalidate-crossref
class.
Definition
USING:
kernel
;
IN:
tools.crossref.private
:
invalidate-crossref?
( object -- ? )
\
invalidate-crossref
eq?
;