Skip to content

Adding more functions to InstanceMap #1345

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

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

grantnelson-wf
Copy link
Collaborator

@grantnelson-wf grantnelson-wf commented Oct 11, 2024

To finish updating blocking for instances of generic functions, I needed an instance map that also has a way to iterate key/value pairs (or a way to get list of keys) and to delete keys. I updated the existing InstanceMap by pulling some more ideas from the typeutil.Map.

This is related to #1013 and #1270

@grantnelson-wf grantnelson-wf marked this pull request as ready for review October 11, 2024 18:19
@grantnelson-wf grantnelson-wf requested a review from flimzy October 14, 2024 15:49
@flimzy flimzy enabled auto-merge October 14, 2024 15:50
@flimzy flimzy merged commit 0994e88 into gopherjs:master Oct 14, 2024
10 checks passed
@grantnelson-wf grantnelson-wf deleted the moreInstanceMap branch October 14, 2024 16:06
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