(default-assert result message)Default assertion function.
Parameters:
result - The result of the assertion (true or false).
message - The message to display if the assertion fails.
Returns:
Calls the is function with the result and message.
Default assertion function. Parameters: `result` - The result of the assertion (true or false). `message` - The message to display if the assertion fails. Returns: Calls the `is` function with the result and message.
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 |