purescript/purescript-parallel

Instance Parallel (V err) (Either err)

hdgarrood opened this issue · 1 comments

Might be nice to have, and I think it makes sense. We already depend on either here, so we'd only need to add a dependency on validation, I think.

See discussion in #27