arrow-core / arrow.core.extensions / ShortOrder
interface ~~ShortOrder~~ : Order<
Short
>
Deprecated: Order is deprecated in favor of compareTo(), since Kotlin’s Std doesn’t take Order into account
compare | open fun Short .compare(b: Short ): Ordering |
compareTo | open fun Short .compareTo(b: Short ): Int |
Do you like Arrow?
✖