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