Closed w01fe closed 8 years ago
Fixes #355, and hopefully #354 formerly known as #351.
Replaces the custom bool container class with an atom (or bare AtomicReference in Clojure) -- keeping the same performance without the headaches from Class generation.
Fixes #355, and hopefully #354 formerly known as #351.
Replaces the custom bool container class with an atom (or bare AtomicReference in Clojure) -- keeping the same performance without the headaches from Class generation.