with-db ( mdb quot -- )


Vocabulary
mongodb.driver

Inputs
mdbmdb instance
quotquotation to execute with the given mdb instance as context


Outputs
None

Word description
executes a quotation with the given mdb instance in its context

Definition