---
title: BidirectionalCollection Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/lazydropwhilesequence/bidirectionalcollection-implementations
---

# BidirectionalCollection Implementations

## Topics

### Instance Properties

- [last](swift/lazydropwhilesequence/last.md)

### Instance Methods

- [difference(from:)](swift/lazydropwhilesequence/difference(from:).md)
- [difference(from:by:)](swift/lazydropwhilesequence/difference(from:by:).md)
- [distance(from:to:)](swift/lazydropwhilesequence/distance(from:to:)-5dj4t.md)
- [formIndex(before:)](swift/lazydropwhilesequence/formindex(before:).md)
- [index(_:offsetBy:)](swift/lazydropwhilesequence/index(_:offsetby:)-7kg8e.md)
- [index(_:offsetBy:limitedBy:)](swift/lazydropwhilesequence/index(_:offsetby:limitedby:)-269cw.md)
- [index(before:)](swift/lazydropwhilesequence/index(before:).md)
- [joined(separator:)](swift/lazydropwhilesequence/joined(separator:)-5cgwz.md)
- [last(where:)](swift/lazydropwhilesequence/last(where:).md)
- [lastIndex(of:)](swift/lazydropwhilesequence/lastindex(of:).md)
- [lastIndex(where:)](swift/lazydropwhilesequence/lastindex(where:).md)
