ruint
1.12.4
In ruint::
algorithms
Modules
div
Structs
LehmerMatrix
Functions
adc
adc_n
add_nx1
addmul
addmul_n
addmul_nx1
borrowing_sub
carrying_add
cmp
gcd
gcd_extended
inv_mod
mul_nx1
mul_redc
sbb
sbb_n
shift_left_small
shift_right_small
square_redc
submul_nx1
ruint
::
algorithms
Function
cmp
Copy item path
Settings
Help
Summary
Source
pub fn cmp(left: &[
u64
], right: &[
u64
]) ->
Ordering
Expand description
Compare two
u64
slices in reverse order.