arrow-core / arrow.core.extensions.ior.eq / arrow.core.Ior / neqv
@JvmName("neqv") fun <L, R> Ior<L, R>.~~neqv~~(EQL: Eq<L>, EQR: Eq<R>, arg1: Ior<L, R>):
Boolean
Deprecated: Eq is deprecated in favor of equals(), since Kotlin’s Std doesn’t take Eq into account
Do you like Arrow?
✖