scala-library-next icon indicating copy to clipboard operation
scala-library-next copied to clipboard

Add SeqSet and SetFromMap implementations

Open NthPortal opened this issue 4 years ago • 1 comments

Resolves #21 Resolves #22

TODO:

  • [ ] docs
  • [ ] tests
  • [ ] tidy up code and remove unnecessary blank lines

NthPortal avatar Nov 02 '20 01:11 NthPortal

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

NthPortal avatar Nov 04 '20 02:11 NthPortal