arrow-core / arrow.core.extensions / StringOrder

StringOrder

interface ~~StringOrder~~ : Order<String> Deprecated: Order is deprecated in favor of compareTo(), since Kotlin’s Std doesn’t take Order into account

Functions

compare open fun String.compare(b: String): Ordering
compareTo open fun String.compareTo(b: String): Int

Inheritors

StringContext object ~~StringContext~~ : StringShow, StringOrder, StringMonoid

Do you like Arrow?

Arrow Org
<