Type conversions between Clojure and MongoDB are handled in com.timezynk.mongo.convert. In order to add your own conversions, extend the protocols:
(require '[com.timezynk.mongo.convert :refer [ClojureToMongo MongoToClojure]])
Can you improve this documentation? These fine people already did:
lars-timezynk & LarsEdit on Codeberg
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 |