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