> ## 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::SubEq

## Signature

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

## Trait functions

### sub\_eq

#### Signature

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