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