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