arrow-core-data / arrow.core / Ior / Left / invoke
operator fun <A> ~~invoke~~(a: A): Ior<A, Nothing> Deprecated: Deprecated, use the constructor instead
operator fun <A> ~~invoke~~(a: A):
Ior
<A,
Nothing
>
Do you like Arrow?