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 ListValue/MapValue/SetValue and derived map/where operations #5

Open
wkornewald opened this issue Feb 3, 2020 · 0 comments
Open

Comments

@wkornewald
Copy link
Member

Value and DerivedValue only work well for small lists, but aren't efficient enough in other cases. We should have ListValue/MapValue/SetValue which allow observing the container for individual changes.

Based on that we can introduce map/where operations that efficiently construct e.g. a derived ListValue (like with DerivedValue).

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