---
title: RandomAccessCollection Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/int32/words-swift.struct/randomaccesscollection-implementations
---

# RandomAccessCollection Implementations

## Topics

### Instance Methods

- [distance(from:to:)](swift/int32/words-swift.struct/distance(from:to:).md)
- [index(_:offsetBy:)](swift/int32/words-swift.struct/index(_:offsetby:).md)
- [index(_:offsetBy:limitedBy:)](swift/int32/words-swift.struct/index(_:offsetby:limitedby:).md)
