You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in estatico/scala-newtype#64 using coercible to derive typeclasses comes with a cost. Being a bit more explicit here will improve compile time performance and make it easy to understand for new comers.
The text was updated successfully, but these errors were encountered:
As mentioned in estatico/scala-newtype#64 using coercible to derive typeclasses comes with a cost. Being a bit more explicit here will improve compile time performance and make it easy to understand for new comers.
The text was updated successfully, but these errors were encountered: