> ## Documentation Index
> Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
> Use this file to discover all available pages before exploring further.

# core::traits::AddEq

## Signature

```rust theme={null}
pub trait AddEq
```

## Trait functions

### add\_eq

#### Signature

```rust theme={null}
fn add_eq(ref self: T, other: T)
```
