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