Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

499-Index-removeKey-needs-to-use-restoreValue #508

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

MarcusDenker
Copy link
Contributor

When removing a key from an Indexed Dictionary, use #basicAt:ifAbsent: as this correctly restores the value

fixes #499

@MarcusDenker MarcusDenker requested a review from noha November 15, 2023 13:27
@noha noha merged commit 604b891 into main Nov 15, 2023
1 check passed
@MarcusDenker MarcusDenker deleted the 499-Index-removeKey-needs-to-use-restoreValue branch November 19, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Index: #removeKey: needs to use restoreValue
2 participants