---
title: Comparable Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/dictionary/index/comparable-implementations
---

# Comparable Implementations

## Topics

### Operators

- [...(_:)](swift/dictionary/index/'...(_:)-4p0eq.md)
- [...(_:)](swift/dictionary/index/'...(_:)-6z81l.md)
- [...(_:_:)](swift/dictionary/index/'...(_:_:).md)
- [..<(_:)](swift/dictionary/index/'.._(_:).md)
- [..<(_:_:)](swift/dictionary/index/'.._(_:_:).md)
- [<(_:_:)](swift/dictionary/index/_(_:_:).md)
- [>(_:_:)](swift/dictionary/index/_(_:_:)-6db0b.md)
- [>=(_:_:)](swift/dictionary/index/_=(_:_:)-4hik4.md)
- [<=(_:_:)](swift/dictionary/index/_=(_:_:)-6cxa9.md)
