immutablecollections
A library for immutable collections, in the spirit of Guava's Immutable Collections.
Contributing
Run make precommit
before commiting. Eventually this will be automated.
You can run make benchmark
to run (depressing) benchmarks.