(clj->doc v)Convert a map or list of maps to BSON document.
Convert a map or list of maps to BSON document.
(doc->clj v)Convert a BSON document to map.
Convert a BSON document to map.
(it->clj result)Convert an iteration over BSON documents to list of maps.
Convert an iteration over BSON documents to list of maps.
(list->doc l)Convert a list of keywords to keys with value 1 in BSON document.
Convert a list of keywords to keys with value 1 in BSON document.
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 |