Handbook
Glossary
with-db-pool ( db quot -- )
Vocabulary
db
.
pools
Inputs
db
an
object
quot
an
object
Outputs
None
Definition
USING:
io.pools
kernel
;
IN:
db.pools
:
with-db-pool
( db quot -- )
[
<db-pool>
]
dip
with-pool
;
inline