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

# BidirectionalCollection Implementations

## Topics

### Instance Properties

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

### Instance Methods

- [difference(from:)](swift/lazyprefixwhilesequence/difference(from:).md)
- [difference(from:by:)](swift/lazyprefixwhilesequence/difference(from:by:).md)
- [distance(from:to:)](swift/lazyprefixwhilesequence/distance(from:to:)-4ezr7.md)
- [formIndex(before:)](swift/lazyprefixwhilesequence/formindex(before:).md)
- [index(_:offsetBy:)](swift/lazyprefixwhilesequence/index(_:offsetby:)-44ez2.md)
- [index(_:offsetBy:limitedBy:)](swift/lazyprefixwhilesequence/index(_:offsetby:limitedby:)-3wev9.md)
- [index(before:)](swift/lazyprefixwhilesequence/index(before:).md)
- [joined(separator:)](swift/lazyprefixwhilesequence/joined(separator:)-9atxk.md)
- [last(where:)](swift/lazyprefixwhilesequence/last(where:).md)
- [lastIndex(of:)](swift/lazyprefixwhilesequence/lastindex(of:).md)
- [lastIndex(where:)](swift/lazyprefixwhilesequence/lastindex(where:).md)
