(build-fn-java kw)
Builds a clojure fn from a static java method. Note, may be slower than it should be because of varargs, and the many (unnecessary) calls to partial in apply-function above.
Builds a clojure fn from a static java method. Note, may be slower than it should be because of varargs, and the many (unnecessary) calls to partial in apply-function above.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close