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