Liking cljdoc? Tell your friends :D
Clojure only.

provisdom.utility-belt.arities


aritiesclj

(arities f)

Uses reflection to return the arity numbers of the function f. Returns a vector with each element being a map of ::parameters and ::variadic?.

Uses reflection to return the arity numbers of the function `f`. Returns a
vector with each element being a map of ::parameters and ::variadic?.
raw docstring

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

× close