---
title: Compared
framework: foundation
role: symbol
role_heading: Associated Type
path: foundation/sortcomparator/compared
---

# Compared

A type that the sort comparator can compare.

## Declaration

```swift
associatedtype Compared
```

## See Also

### Using a Comparator

- [compare(_:_:)](foundation/sortcomparator/compare(_:_:).md)
