Bug Fixes for Clojure
Third RC for Clojure 1.2
Bug fixes for Clojure functional programming language.
The third release candidate for Clojure 1.2 is now available.
Clojure is a functional programming language that targets the Java Virtual Machine.
This release fixes issues with the reader and writer working for sockets and the corner case in finally blocks, where code could execute twice.
0 Comments