Handbook
Glossary
with-mdb-connection ( quot -- )
Vocabulary
mongodb
.
driver
Inputs
quot
an
object
Outputs
None
Definition
USING:
kernel
namespaces
;
IN:
mongodb.driver
:
with-mdb-connection
( quot -- )
[
mdb-pool
get
]
dip
with-mdb-pool
;
inline