Skip to main content
The addition operator +.

Signature

Examples

Addable types:
Implementing Add for a type:

Trait functions

add

Performs the + operation.

Signature

Examples