No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(call-udf name & col-names)
(defudaf fname udaf-object)
(defudf arg1 arg2 arg3 arg4)
(get-udf-class f nargs)
(register-udaf udaf-object)
(register-udf f nargs rtype)
cljdoc is a website building & hosting documentation for Clojure/Script libraries