(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |