---
title: Bound
framework: swift
role: symbol
role_heading: Associated Type
path: swift/rangeexpression/bound
---

# Bound

The type for which the expression describes a range.

## Declaration

```swift
associatedtype Bound : Comparable
```
