Skip to content

De cursorification of Cursor helpers#726

Merged
frankmcsherry merged 1 commit intoTimelyDataflow:master-nextfrom
frankmcsherry:de_cursorification
Apr 21, 2026
Merged

De cursorification of Cursor helpers#726
frankmcsherry merged 1 commit intoTimelyDataflow:master-nextfrom
frankmcsherry:de_cursorification

Conversation

@frankmcsherry
Copy link
Copy Markdown
Member

Several EditList-like types are parameterized by C: Cursor even though they only depend on a few of the associated types. This PR reworks that dependence, to use the deconstructed trait bounds in order to express the dependence more clearly, and also to potentially get some implementation deduplication. The amount depends on how many distinct cursor types were used for the same val, time, and diff types.

@frankmcsherry frankmcsherry changed the base branch from master to master-next April 21, 2026 01:25
@frankmcsherry frankmcsherry merged commit 15aa194 into TimelyDataflow:master-next Apr 21, 2026
6 checks passed
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

Successfully merging this pull request may close these issues.

1 participant