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 mapRemoveAll to basic spells #1095

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Add mapRemoveAll to basic spells #1095

merged 2 commits into from
Aug 7, 2023

Conversation

p-offtermatt
Copy link
Member

@p-offtermatt p-offtermatt commented Aug 7, 2023

This PR adds a mapRemoveAll spell. Could alternatively be called mapExclude to match the terminology for sets.
I chose to put it as a basic spell, not a rare spell, since in my opinion, it should be right next to mapRemove.
The spell itself is very straightforward and works just like mapRemove.

  • Tests added for any new code
  • Documentation added for any new functionality
  • Entries added to the respective CHANGELOG.md for any new functionality
  • Feature table on README.md updated for any listed functionality

I think the other checkboxes are not applicable, but please correct me if you think one should be addressed.

Copy link
Collaborator

@bugarela bugarela left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the contribution 🪄

@bugarela bugarela merged commit b7a5339 into main Aug 7, 2023
15 checks passed
@bugarela bugarela deleted the ph/add-map-remove-all branch August 7, 2023 17:15
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