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