(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 is a website building & hosting documentation for Clojure/Script libraries
× close