Liking cljdoc? Tell your friends :D

common-clj.components.docstore-client.in-memory-docstore-client


cmp->cmp-fnclj

Maps comparison-operators symbols to comparison functions Symbols yet to support: #{:le :lt :ge :gt :begins-with :between :ne :not-null :null :contains :not-contains :in}

Maps comparison-operators symbols to comparison functions
Symbols yet to support:
 #{:le :lt :ge :gt :begins-with :between :ne
   :not-null :null :contains :not-contains :in}
sourceraw docstring

new-docstore-clientclj

(new-docstore-client)
source

strict-map->InMemoryDocstoreClientclj

(strict-map->InMemoryDocstoreClient m36792 & [drop-extra-keys?__6751__auto__])

Factory function for class InMemoryDocstoreClient, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class InMemoryDocstoreClient, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close