Liking cljdoc? Tell your friends :D

criterium.utils.interface

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)
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)
raw docstring

criterium.utils.invariant

Assertion macros inspired by truss.

Assertion macros inspired by truss.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close