refactor/issue-26-set-conflict-detection #35

Merged
yorunikakeru merged 3 commits from refactor/issue-26-set-conflict-detection into main 2026-06-12 18:13:57 +02:00
Owner

Closes #26

Closes #26
elem on nubOrd'd lists was O(n^2) per section pair; Set.intersection
is O(n log n) and the shared enabledSet/disabledSet helpers remove
the 4x-duplicated extraction pattern. Closes #26.
docs(changelog): note Set-based conflict detection
All checks were successful
CI / linux (pull_request) Successful in 2m33s
f0dd494332
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
FrogOS/DSL!35
No description provided.