Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

infix +

🌌wrappingInteger.infix +

§infix +(other T)
 => 
T
:
Object

addition, with check for overflow
redefines numeric.infix +:
basic operations: 'infix +' (addition)