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