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

# BidirectionalCollection Implementations

## Topics

### Instance Properties

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

### Instance Methods

- [difference(from:)](swift/anyrandomaccesscollection/difference(from:).md)
- [difference(from:by:)](swift/anyrandomaccesscollection/difference(from:by:).md)
- [joined(separator:)](swift/anyrandomaccesscollection/joined(separator:)-9vrqj.md)
- [last(where:)](swift/anyrandomaccesscollection/last(where:).md)
- [lastIndex(of:)](swift/anyrandomaccesscollection/lastindex(of:).md)
- [lastIndex(where:)](swift/anyrandomaccesscollection/lastindex(where:).md)
- [popLast()](swift/anyrandomaccesscollection/poplast().md)
- [removeLast()](swift/anyrandomaccesscollection/removelast().md)
- [removeLast(_:)](swift/anyrandomaccesscollection/removelast(_:).md)
- [reversed()](swift/anyrandomaccesscollection/reversed().md)
