> ## Documentation Index
> Fetch the complete documentation index at: https://starkware-9575960b-starknet-privacy-docs.mintlify.site/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)
```
