Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Update iteration style to account for mutations #86

Merged
merged 4 commits into from
Jan 11, 2023
Merged

Update iteration style to account for mutations #86

merged 4 commits into from
Jan 11, 2023

Conversation

bakkot
Copy link
Collaborator

@bakkot bakkot commented Jan 11, 2023

Fixes #82.

In the case of difference this meant using ~empty~ tombstones instead of removing from the list, even though the list is not observable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define for-each iteration when the underlying list is modified?
1 participant