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