scala / scala-library-next

backwards-binary-compatible Scala standard library additions
Apache License 2.0
67 stars 17 forks source link

Add SeqSet and SetFromMap implementations #35

Open NthPortal opened 3 years ago

NthPortal commented 3 years ago

Resolves #21 Resolves #22

TODO:

NthPortal commented 3 years ago

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