cryptography-kotlin
Toggle table of contents
0.6.0
common
jvm
nativeAndWasmWasi
web
Target filter
common
jvm
nativeAndWasmWasi
web
Switch theme
Search in API
Skip to content
cryptography-kotlin
cryptography-bigint
/
dev.whyoleg.cryptography.bigint
/
BigInt
/
compareTo
compare
To
common
jvm
nativeAndWasmWasi
web
expect
operator
fun
compareTo
(
other
:
Byte
)
:
Int
(
source
)
expect
operator
fun
compareTo
(
other
:
Short
)
:
Int
(
source
)
expect
operator
fun
compareTo
(
other
:
Int
)
:
Int
(
source
)
expect
operator
fun
compareTo
(
other
:
Long
)
:
Int
(
source
)
expect
open
operator override
fun
compareTo
(
other
:
BigInt
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Byte
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Short
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Int
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Long
)
:
Int
(
source
)
actual
open
operator override
fun
compareTo
(
other
:
BigInt
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Byte
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Short
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Int
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Long
)
:
Int
(
source
)
actual
open
operator override
fun
compareTo
(
other
:
BigInt
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Byte
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Short
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Int
)
:
Int
(
source
)
actual
operator
fun
compareTo
(
other
:
Long
)
:
Int
(
source
)
actual
open
operator override
fun
compareTo
(
other
:
BigInt
)
:
Int
(
source
)