As a rule, I consider jealousy to be a base emotion, but in this case it's quite endearing. - Raymond Reddington
A collection of reader tags for enhanced local development.
[org.clojars.rutledgepaulv/reddington "0.1.0"]
; to pretty print the form that follows and the result of evaluation
#pp (form-to-observe)
; to profile the form that follows using clj-async-profiler and open the svg
#prof (form-to-observe)
; to benchmark the form that follows using criterium
#bench (form-to-observe)
Can you improve this documentation?Edit on GitHub
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 |