Functions for printing indented output for use in debugging.
Functions for printing indented output for use in debugging.
(nopret val)
A no-op. Adding 'no' is easier than deleting a 'pret'.
A no-op. Adding 'no' is easier than deleting a 'pret'.
(p+ & tags)
Increase the indent level, then print tags, indented, with prn.
Increase the indent level, then print tags, indented, with prn.
(pret val)
Print the given value at current indent level, then decrease the level
Print the given value at current indent level, then decrease the level
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 |