Skip to content

Conversation

lorentey
Copy link
Member

I want to use the Index name for the upcoming extended index that includes a mutation count.

Prepare for this by renaming _HashTable.Index to _HashTable.Bucket. Also rename its bucket field to offset. Update local variable names and members to match the new terminology.

Update code to reflect the new name, including in method and variable names.
Update code to reflect the new name, including in method and variable names.
- Remove the old Index typealias for _HashTable.Bucket
- Rename _HashTable.AgedIndex to _HashTable.Index
- Rename _HashTable.Bucket.bucket to _HashTable.Bucket.offset
- Rename/update _HashTable members to adopt to new terminology
@lorentey
Copy link
Member Author

@swift-ci please smoke test and merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant