Liking cljdoc? Tell your friends :D

eva.functions


->read-stringclj

(->read-string str-or-code)
source

build-db-fnclj

(build-db-fn fn-map)
(build-db-fn fn-name fn-map)
source

CompilableFunctioncljprotocol

->fclj

(->f obj)
source

compile-db-fncljmultimethod

source

dbfn?clj

(dbfn? o)
source

ensure-cached-fnclj

(ensure-cached-fn fn-cache dbfn)
source

fn-cacheclj

source

get-elseclj

(get-else db eid attr default)
source

process-referenceclj

(process-reference kname args)
source

strict-map->DBFnclj

(strict-map->DBFn m18226 & [drop-extra-keys?__5380__auto__])

Factory function for class DBFn, 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 DBFn, 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