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