Yomguithereal / mnemonist

Curated collection of data structures for the JavaScript/TypeScript language.
https://yomguithereal.github.io/mnemonist
MIT License
2.26k stars 92 forks source link

Distinguishing MultiSet & Counter semantics #198

Open Yomguithereal opened 2 years ago

Yomguithereal commented 2 years ago

Should we simplify MultiSet and MultiMap implementations also to suit user typical affordances rather than exact traditional Java naming?