ensureNotNullOrAccumulate

inline fun <B : Any> ensureNotNullOrAccumulate(value: B?, raise: () -> Error): RaiseAccumulate.Value<B>