Skip to content

More generic Delta(CompStorage) #3

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

Open
Gerstacker opened this issue Mar 25, 2018 · 0 comments
Open

More generic Delta(CompStorage) #3

Gerstacker opened this issue Mar 25, 2018 · 0 comments

Comments

@Gerstacker
Copy link
Owner

mapFn now works by constructing a CompStorage containing only updated entities, with only rowO fields for each. This is then merged with the CompStorage input to mapFn.
Containers other than IntMap will want a different strategy, for example making an intermediate Array (Tuple Int (Record rowO))...

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