palatable / shoki

Purely functional data structures in Java
https://palatable.github.io/shoki/
MIT License
38 stars 11 forks source link

MultiSet setops #17

Closed jnape closed 4 years ago

jnape commented 4 years ago

union, difference, intersection, etc. for MultiSet. Depends on #16.

7h3kk1d commented 4 years ago