---
title: LazySequenceProtocol Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/lazydropwhilesequence/lazysequenceprotocol-implementations
---

# LazySequenceProtocol Implementations

## Topics

### Instance Properties

- [elements](swift/lazydropwhilesequence/elements-swift.property.md)
- [lazy](swift/lazydropwhilesequence/lazy.md)

### Instance Methods

- [compactMap(_:)](swift/lazydropwhilesequence/compactmap(_:)-9ksui.md)
- [drop(while:)](swift/lazydropwhilesequence/drop(while:).md)
- [filter(_:)](swift/lazydropwhilesequence/filter(_:).md)
- [flatMap(_:)](swift/lazydropwhilesequence/flatmap(_:)-6szox.md)
- [flatMap(_:)](swift/lazydropwhilesequence/flatmap(_:)-726ic.md)
- [joined()](swift/lazydropwhilesequence/joined()-3lx90.md)
- [map(_:)](swift/lazydropwhilesequence/map(_:)-3n26j.md)
- [prefix(while:)](swift/lazydropwhilesequence/prefix(while:).md)

### Type Aliases

- [LazyDropWhileSequence.Elements](swift/lazydropwhilesequence/elements.md)
