yoink 1.1.0
Now with more things:
- Small code refactoring.
- Added a mild smattering of documentation.
- Added
Atom, a Scala-y atomic reference. - Added
MutablePersistentHashMapandMutablePersistentTreeMap, which are backed by atomic references to Clojure's persistent, immutable maps. - Now cross-compiled for 2.8.0.Beta1 and 2.8.0.RC2.
Yoink is a Scala library which files the
serial numbers off of Clojure's awesome persistent, immutable maps and wraps
them in the standard Scala Map interface.
