Type conversion between Clojure and MongoDB.
clj->doc converts from Clojure to MongoDB,doc->clj converts from MongoDB to Clojure.Type conversion between Clojure and MongoDB. * `clj->doc` converts from Clojure to MongoDB, * `doc->clj` converts from MongoDB to Clojure.
(clj->doc v)Convert types from Clojure to MongoDB.
Convert types from Clojure to MongoDB.
(doc->clj v)Convert types from MongoDB to Clojure.
Convert types from MongoDB to Clojure.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |