withNel

inline fun <A> withNel(block: Raise<NonEmptyList<Error>>.() -> A): A(source)