(catch-assert body)For testing compile-time assertion.
Returns
0 <- Call went through without exceptions. 1 <- Incorrect field caused compiler exception. 2 <- Incorrect value compiler exception. -1 <- Other compiler exception or general exception.
For testing compile-time assertion. **Returns** 0 <- Call went through without exceptions. 1 <- Incorrect field caused compiler exception. 2 <- Incorrect value compiler exception. -1 <- Other compiler exception or general exception.
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 |