arrow-core / arrow.core.extensions.tuple5.eq / arrow.core.Tuple5 / neqv

neqv

@JvmName("neqv") fun <A, B, C, D, E> Tuple5<A, B, C, D, E>.~~neqv~~(EQA: Eq<A>, EQB: Eq<B>, EQC: Eq<C>, EQD: Eq<D>, EQE: Eq<E>, arg1: Tuple5<A, B, C, D, E>): Boolean Deprecated: Eq is deprecated in favor of equals(), since Kotlin’s Std doesn’t take Eq into account

Do you like Arrow?

Arrow Org
<