zio-codec icon indicating copy to clipboard operation
zio-codec copied to clipboard

Expand Equiv subtypes to include sum types up to arity 22

Open jdegoes opened this issue 4 years ago • 2 comments

A sum type requires a fallible deconstructor and infallible constructor for each term. Or more if we want totality checking at compile-time.

jdegoes avatar Apr 15 '20 18:04 jdegoes