TouK/nussknacker

Fix Either decoder so it works with Either[T,T]

Opened this issue · 0 comments

    I think something's wrong here... If I have `Either[String, String]` it will always decode to `Left`? This simplified codec may work only where side encoding are 'incompatible'

Originally posted by @mproch in #3709 (comment)