(retry max-attempts & body)
Tries to execute body in a try/catch up to max-attempts number of times.
Tries to execute body in a try/catch up to max-attempts number of times.
(try-or-else f default)
Try to evaluate f. If f throws, returns default.
Try to evaluate f. If f throws, returns default.
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 |