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

fix: allow Dictionary.map to return undefined #14

Closed
wants to merge 1 commit into from

Conversation

PepeElToro41
Copy link

returning undefined allows you to quickly filter a dictionary

Dictionary.filter can filter dictionaries, but then you cant map

returning undefined allows you to quickly filter a dictionary 

Dictionary.filter can filter dictionaries, but then you loose the ability to map and create a value for the key
@cxmeel
Copy link
Owner

cxmeel commented Aug 29, 2023

Merged into main

@cxmeel cxmeel closed this Aug 29, 2023
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