☰
D
dejadoc
DRUNTIME
/
core.int128
/
add
🔍
☾
add
fn
Cent
add(
Cent
c1,
Cent
c2)
pure
Add c1 to c2.
Parameters
c1
operand 1
c2
operand 2
Returns
c1 + c2