deprecated? ( obj -- ? )


Vocabulary
words

Inputs
objan object


Outputs
?a boolean


Word description
Tests if an object is deprecated.

Notes
Outputs f if the object is not a word.

Definition

: deprecated? ( obj -- ? ) "deprecated" word-prop? ;