Skip to content

Add pop for maps and sets #1152

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

meooow25
Copy link
Contributor

This operation has been requested since it comes up once in a while. Currently the best way to perform it is to separately use lookup and delete or use updateLookupWithKey. Both of these are less efficient and harder to read.

Closes #1134.

This operation has been requested since it comes up once in a while.
Currently the best way to perform it is to separately use lookup and
delete or use updateLookupWithKey. Both of these are less efficient and
harder to read.
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.

Add pop for sets and maps
1 participant