Function add_16

Source
pub fn add_16(a: u16, b: u16) -> (bool, u16)
Expand description

Add two integers and return the carry.

ยงCost

108 mWU (milli weight units)