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