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