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