Liking cljdoc? Tell your friends :D

chromex.callgen


gen-call-from-groupclj

(gen-call-from-group collection
                     tag
                     singular
                     static-config
                     api-table
                     item-id
                     src-info
                     config
                     &
                     args)
source

gen-call-from-tableclj

(gen-call-from-table static-config api-table kind item-id form config & args)
source

gen-call-helperclj

(gen-call-helper api-table kind item src-info & args)
source

gen-event-callclj

(gen-event-call static-config api-table item-id src-info config & args)
source

gen-function-callclj

(gen-function-call static-config api-table item-id src-info config & args)
source

gen-property-callclj

(gen-property-call static-config api-table item-id src-info config & args)
source

gen-tap-all-events-callclj

(gen-tap-all-events-call api-table form chan)
source

gen-tap-all-events-call*clj

(gen-tap-all-events-call* static-config api-table form config chan)
source

gen-wrap-callclj

(gen-wrap-call static-config src-info api-table descriptor config & args)
source

valid-and-non-deprecated-call?clj

(valid-and-non-deprecated-call? call)
source

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

× close