toggle menu
bignum
0.3.10
common
switch theme
search in API
bignum
/
com.ionspin.kotlin.bignum.integer
/
BigIntegerList63Arithmetic
/
compare
compare
abstract
fun
compare
(
first
:
List
<
ULong
>
,
second
:
List
<
ULong
>
)
:
Int
Compares two numbers
Return
-1 if first is bigger, 0 if equal, +1 if second is bigger