eed3si9n / sjson-new

a typeclass based JSON codec that's backend independent
Apache License 2.0
36 stars 19 forks source link

Declare LList.iso2 with 2 param groups #63

Closed dwijnand closed 7 years ago

dwijnand commented 7 years ago

Using multiple param groups guides type inference so you don't have to fully qualify the LList type parameter.