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

multiplication, with check for overflow
redefines numeric.infix *:
basic operations: 'infix *' (multiplication)