Handbook
Glossary
find-all ( quot -- quot: ( -- ) )
Vocabulary
mongodb
.
benchmark
Inputs
quot
an
object
Outputs
quot
a
quotation
with stack effect
( -- )
Definition
USING:
kernel
mongodb.driver
;
IN:
mongodb.benchmark
:
find-all
( quot -- quot: ( -- ) )
drop
collection-name
H{
}
clone
[
<query>
(find)
]
2curry
;