Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 593 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 593 Bytes

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.