ct_lt
crypto_
bigint
0.5.5
In crypto_
bigint::
uint::
div_
limb
crypto_bigint
::
uint
::
div_limb
Function
ct_lt
Copy item path
Source
const fn ct_lt(a:
u32
, b:
u32
) ->
u32
Expand description
Returns
u32::MAX
if
a < b
and
0
otherwise.