immutablecollections

Immutable Collections (inspired by Google Guava)


License
MIT
Install
pip install immutablecollections==0.9.0

Documentation

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.