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

Add insertWith to DA.Map #14691

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Add insertWith to DA.Map #14691

merged 1 commit into from
Aug 11, 2022

Conversation

cocreature
Copy link
Contributor

changelog_begin

  • [Daml Stdlib] Add insertWith to DA.Map which allows combining
    the newly inserted value with the existing value (if any).

changelog_end

changelog_begin

- [Daml Stdlib] Add `insertWith` to `DA.Map` which allows combining
  the newly inserted value with the existing value (if any).

changelog_end
Copy link
Contributor

@akrmn akrmn left a comment

Choose a reason for hiding this comment

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

thank you!

@cocreature cocreature enabled auto-merge (squash) August 11, 2022 09:15
@cocreature cocreature merged commit f036156 into main Aug 11, 2022
@cocreature cocreature deleted the insert-with-daml branch August 11, 2022 10:07
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.

3 participants