fons / cl-mongo

lisp interface to mongo db
fons.github.com/cl-mongo
MIT License
142 stars 31 forks source link

Where is ":all" of "db.find" documented? #23

Open wisesimpson opened 9 years ago

wisesimpson commented 9 years ago

I saw some examples like

(db.find "foo" :all)

but where is :all documented?