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