nrinaudo / kantan.codecs

Generic encoders / decoders for the various kantan libraries.
http://nrinaudo.github.io/kantan.codecs/
Apache License 2.0
10 stars 6 forks source link

Simplify Arbitrary and Cogen of Enum #99

Closed nrinaudo closed 6 years ago

nrinaudo commented 6 years ago

Once @sufflope's PR (https://github.com/lloydmeta/enumeratum/pull/164) is merged, I can drop most of the corresponding code here.

nrinaudo commented 6 years ago

The PR has been merged, but there's a glitch - scala.js artifacts are not available.