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