RaiseAccumulate

constructor(accumulate: Accumulate<Error>, raise: Raise<NonEmptyList<Error>>, raiseErrorsWith: (Error) -> Nothing)
constructor(raise: Raise<NonEmptyList<Error>>)