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