Performs addition that returnsDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
None instead of wrapping around on
overflow.
Signature
Examples
Trait functions
checked_add
Adds two numbers, checking for overflow. If overflow happens,None is
returned.