add_nx1
alloy_
core
0.8.5
In alloy_
core::
primitives::
ruint::
algorithms
alloy_core
::
primitives
::
ruint
::
algorithms
Function
add_nx1
Copy item path
Source
pub fn add_nx1(lhs: &mut [
u64
], a:
u64
) ->
u64
Expand description
Computes
lhs += a
and returns the carry.