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