uniteValidated



Deprecated

Use mapNotNull and orNull instead.

Replace with

import arrow.core.orNull
mapNotNull { it.orNull() }