Function add
pub const fn add<IntegerType>(
_left: IntegerType,
_right: IntegerType,
) -> IntegerTypewhere
IntegerType: Integer,
pub const fn add<IntegerType>(
_left: IntegerType,
_right: IntegerType,
) -> IntegerTypewhere
IntegerType: Integer,