---
title: Set.UnderlyingSequence
framework: swift
role: symbol
role_heading: Type Alias
path: swift/set/underlyingsequence
---

# Set.UnderlyingSequence

## Declaration

```swift
typealias UnderlyingSequence = Set<Element>
```
