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

define applyValues and friends for MutableHashTable #3598

Open
mahrud opened this issue Nov 27, 2024 · 1 comment
Open

define applyValues and friends for MutableHashTable #3598

mahrud opened this issue Nov 27, 2024 · 1 comment

Comments

@mahrud
Copy link
Member

mahrud commented Nov 27, 2024

The title says it all. I thought there was an issue or PR about this at some point.

@pzinn
Copy link
Contributor

pzinn commented Nov 27, 2024

There might be a technical reason why it's impossible -- e.g., that you can modify the hash table while executing the applyValues, and that would make a mess.

see also viewHelp scanPairs

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

No branches or pull requests

2 participants