Handbook
Glossary
mdb-persistent? ( 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-persistent
class.
Definition
USING:
kernel
;
IN:
mongodb.tuple.collection
:
mdb-persistent?
( object -- ? )
drop
f
;