arrow-core / arrow.core.extensions / IntEq
interface ~~IntEq~~ : Eq<Int> Deprecated: Eq is deprecated in favor of equals(), since Kotlin’s Std doesn’t take Eq into account
interface ~~IntEq~~ : Eq<
Int
>
open fun
.eqv(b:
):
Boolean
Do you like Arrow?