Generic utility functions.
Generic utility functions.
Public API for the utils component.
Provides generic utilities including:
Public API for the utils component. Provides generic utilities including: - Assertion macros (have, have?) - Control flow macros (cond*) - Math utilities (sqr, sqrd, cubed, trunc) - Collection utilities (update-vals, filter-map, deep-merge) - Tree walking (walk, postwalk) - Debugging (spy, report)
Assertion macros inspired by truss.
Assertion macros inspired by truss.
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 |