isi-vista / immutablecollections

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 98.0%Language:Makefile 1.9%Language:Gherkin 0.1%