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

Deprecate map.addOrSet in favor of map.addOrReplace #22733

Merged
merged 5 commits into from
Jul 18, 2023

Conversation

bmcdonald3
Copy link
Member

@bmcdonald3 bmcdonald3 commented Jul 12, 2023

Due to the previous deprecation of map.set as well as the increased clarity in the naming, we have decided to replace map.addOrSet with map.addOrReplace.

closes: https://github.com/Cray/chapel-private/issues/5053

  • paratest

Signed-off-by: Ben McDonald <[email protected]>
Signed-off-by: Ben McDonald <[email protected]>
Signed-off-by: Ben McDonald <[email protected]>
Signed-off-by: Ben McDonald <[email protected]>
Copy link
Member

@vasslitvinov vasslitvinov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

Signed-off-by: Ben McDonald <[email protected]>
@bmcdonald3 bmcdonald3 merged commit 7831a42 into chapel-lang:main Jul 18, 2023
7 checks passed
@bmcdonald3 bmcdonald3 deleted the map-getremove branch July 18, 2023 15:58
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.

2 participants