num_
bigint
0.4.6
In num_
bigint::
biguint
num_bigint
::
biguint
Function
fixpoint
Copy item path
Source
fn fixpoint<F>(x:
BigUint
, max_bits:
u64
, f: F) ->
BigUint
where F:
Fn
(&
BigUint
) ->
BigUint
,