(error & vals)Throws an error with the provided message(s)
Throws an error with the provided message(s)
(error? & body)Returns true if executing body throws an error, false otherwise.
Returns true if executing body throws an error, false otherwise.
(iae exception-str)Throws IllegalArgumentException with provided string
Throws IllegalArgumentException with provided string
(iae-when-not pred? exception-str)Throws an IllegalArgumentException when the predicate is not satisfied
Throws an IllegalArgumentException when the predicate is not satisfied
(TODO)(TODO & vals)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 |