scala-library-next
scala-library-next copied to clipboard
Add SeqSet and SetFromMap implementations
Resolves #21 Resolves #22
TODO:
- [ ] docs
- [ ] tests
- [ ] tidy up code and remove unnecessary blank lines
I have decided that I don't think there's a compelling enough use case for the SetFromMapOps classes being public, and having the API public is a large maintenance burden, so I'm going make them private