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