Clojure Programming Language
First RC for Clojure 1.2 RC1
Clojure 1.2 comes out of beta with first release candidate.
Clojure 1.2 RC 1 is now available.
This release switches to soft refs for class and keyword cache and updates the reify, defprotocol, extend-protocol docstrings. This RC also fixes the fieldless defrecord corner case. More information on the changes, is available at the Clojure changes file.
0 Comments