arrow-core-data / arrow.core / Ior / bothNel
@JvmStatic fun <A, B> bothNel(a: A, b: B): IorNel<A, B>
@JvmStatic fun <A, B> bothNel(a: A, b: B):
IorNel
<A, B>
Do you like Arrow?