uniteEither



Deprecated

Use mapNotNull and orNull instead.

Replace with

mapNotNull { it.orNull() }