(constraint? sym)
Determines if a symbol represents a core.contracts constraint.
Determines if a symbol represents a core.contracts constraint.
(defcurried name doc meta args & body)
Builds another arity of the fn that returns a fn awaiting the last param
Builds another arity of the fn that returns a fn awaiting the last param
(defcurry-from namespace & names)
Builds a pass-through curried fn for each name.
Builds a pass-through curried fn for each name.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close