We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
changed benchmark type
update jmh links to new github repo
update cli example for recent tools release
fix link
add note about task lib
better links
add direct linking example
add note about talk
typo
state fields should be non-final
guard against overflow
Updated Extended (markdown)
really fix link
external profilers example
wrong code-block type, again
wrong code-block type
article on profiling
word this better to be clear about the distinct classes
a state may use multiple fns, but only generates a single class
add entry on the new 1.9 CLI
use the real utility class that does the work
grammar
better home page
use some pseudo-clojure for the code comments
use '$' to clearly indicate shell prompt
clean up code formatting
add topic about fn expression pitfalls
update for params change
wrong comment syntax