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