estatico / scala-newtype

NewTypes for Scala with no runtime overhead
Apache License 2.0
540 stars 31 forks source link

Add `newtype` topic for better library discoverability #12

Closed neko-kai closed 6 years ago

neko-kai commented 6 years ago

I finally found this lib which seems far better than alternatives https://github.com/alexknvl/newtypes , https://github.com/vitorsvieira/dilate , https://github.com/rudogma/scala-supertagged – but i found it accidentally even though I searched actively for ways to get newtypes in scala, adding a newtype, tagged, tagged-types tags might make it easier to discover the lib

carymrobbins commented 6 years ago

@kaishh Great idea! I added the following topics, feel free to let me know if some others might be useful as well.