loom_defi_uniswap_v3_math::liquidity_math

Function add_delta

Source
pub fn add_delta(x: u128, y: i128) -> Result<u128, UniswapV3MathError>