(arity f)
Return the cached or obvious arity of the object if we know it. Otherwise delegate to the heavy duty reflection, if we have to.
Return the cached or obvious arity of the object if we know it. Otherwise delegate to the heavy duty reflection, if we have to.
(joint-arity arities)
Find the most relaxed possible statement of the joint arity of the given arities. If they are incompatible, an exception is thrown.
Find the most relaxed possible statement of the joint arity of the given arities. If they are incompatible, an exception is thrown.
(exact? this)
(freeze this)
(kind this)
(nullity? this)
(numerical? this)
(one-like this)
(unity? this)
(zero-like this)
(within ε)
Returns a function that tests whether two values are within ε of each other.
Returns a function that tests whether two values are within ε of each other.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close