isi-vista / immutablecollections

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

Provide ImmutableMultiDict factory methods which ban duplicate additions #63

Open berquist opened 4 years ago

berquist commented 4 years ago

The PRs that closed https://github.com/isi-vista/immutablecollections/issues/53 (https://github.com/isi-vista/immutablecollections/pull/54 and https://github.com/isi-vista/immutablecollections/pull/55) didn't cover this.

gabbard commented 4 years ago

Once https://github.com/isi-vista/immutablecollections/issues/65 is done we should label this as low-priority :-)