isi-vista / immutablecollections

A library for immutable collections, in the spirit of Guava's Immutable Collections.
MIT License
3 stars 2 forks source link

immutablecollections

A library for immutable collections, in the spirit of Guava's Immutable Collections.

Build status codecov

Contributing

Run make precommit before commiting. Eventually this will be automated.

You can run make benchmark to run (depressing) benchmarks.