Call move once per iteration #2

Open
opened 2024-06-06 00:26:48 +00:00 by andrew · 1 comment
Owner

Right now we call move multiple times per iteration to get the prev and next for materializeMutations. It should be possible to track prev and next in the iterator itself.

Right now we call `move` multiple times per iteration to get the prev and next for materializeMutations. It should be possible to track prev and next in the iterator itself.
Author
Owner

This is now fixed for forward iteration

This is now fixed for forward iteration
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: weaselab/versioned-map#2
No description provided.