ClojureCLR v3.2 Release Notes

    • CLJ-2170 fix improperly located docstrings
    • CLJ-2156 clojure.java.io/copy - doc char[] support
    • CLJ-2104 clojure.pprint docstring - fix typo
    • CLJ-2051 clojure.instant/validated docstring - fix typo
    • CLJ-2039 deftype - fix typo in docstring
    • CLJ-2028 filter, filterv, remove, take-while - fix docstrings
    • CLJ-1918 await - improve docstring re shutdown-agents
    • CLJ-1873 require, *data-readers* - add .cljc files to docstrings
    • CLJ-1859 zero?, pos?, neg? - fix docstrings
    • CLJ-1837 index-of, last-index-of - clarify docstrings
    • CLJ-1826 drop-last - fix docstring
    • CLJ-1159 clojure.java.io/delete-file - improve docstring