<@U4N7JLT61> that can work but there is `combineK`...
# arrow
r
@nquinn that can work but there is
combineK
in
ValidatedNel
which once you provide
NonEmptyList.semigroup()
instance it would do the accumulation for you automatically.