Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clean up test_config, reformat a bit.
Added assert-args to the :fn-map, correct -e test to account for that.
Fix binding vectors not respecting newlines. Issue kkinnear#118. Reformat sources.
Format sources.
Allow {:color? true} to affect all functions. This includes zprint-file-str, which is the basis for the uberjar and all zprint-filters.
Update CHANGELOG.md with correct release date.
Update README.md for 10.1 release testing.
Fix cljs build warning.
Make it work with graalvm. Format everything.
Fix issue kkinnear#72, and exception if :arg2-extend has non symbol fns.