uncheckedAdd

Git Source

Implements the unchecked addition operation (+) in the UD50x28 type.

function uncheckedAdd(UD50x28 x, UD50x28 y) pure returns (UD50x28 result);