(defined? [_ h])
destructure from or-branch, get the handler, and ask: is the function defined?
destructure from or-branch, get the handler, and ask: is the function defined?
(three-args? [_ h])
destructure from or-branch, get the handler, and ask: does the function have a compatible signature/arglist?
destructure from or-branch, get the handler, and ask: does the function have a compatible signature/arglist?
(throw-spec spec value)
a slightly improved report of the problem
a slightly improved report of the problem
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close