---
title: RandomAccessCollection Implementations
framework: swift-package-manager
role: collectionGroup
role_heading: API Collection
path: swift-package-manager/documentation/packageplugin/filelist/randomaccesscollection-implementations
---

# RandomAccessCollection Implementations

## Topics

### Instance Properties

- [indices](swift-package-manager/documentation/packageplugin/filelist/indices.md)

### Instance Methods

- [distance(from:to:)](swift-package-manager/documentation/packageplugin/filelist/distance(from:to:).md)
- [index(_:offsetBy:)](swift-package-manager/documentation/packageplugin/filelist/index(_:offsetby:).md)
- [index(_:offsetBy:limitedBy:)](swift-package-manager/documentation/packageplugin/filelist/index(_:offsetby:limitedby:).md)
- [index(after:)](swift-package-manager/documentation/packageplugin/filelist/index(after:).md)
- [index(before:)](swift-package-manager/documentation/packageplugin/filelist/index(before:).md)
