Complex Either Types After Encoding/Decoding: Seeking a Helper for Simplification
Is it normal to end up with types like this after encoding and decoding an Either?
Is there a helper to make the types prettier?
Was thinking something like Option.flatten ..
Is there a helper to make the types prettier?
Was thinking something like Option.flatten ..
