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

Provide a mapRefAppend operation. #120

Open
dmkoppelman opened this issue Feb 5, 2015 · 0 comments
Open

Provide a mapRefAppend operation. #120

dmkoppelman opened this issue Feb 5, 2015 · 0 comments

Comments

@dmkoppelman
Copy link
Collaborator

Kranc Issue 113 provided reference-like functionality to the MapLookup functions. In this issue add to this functionality an append function, mapRefAppend. Evaluating mapRefAppend[map,key,morevalue] will append morevalue to the current value of the reference corresponding to key in map. Note that key maps to a reference, and it's the target of the reference that's updated, so that the change is visible to all holders of the reference.

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

1 participant