withNel

context(raise: RaiseAccumulate<Error>)
inline fun <Error, A> withNel(block: context(Raise<NonEmptyList<Error>>) () -> A): A