Skip to content

Fix initialization of Units*#37

Merged
noib3 merged 2 commits intomainfrom
fix-slice-of-slice
Mar 2, 2026
Merged

Fix initialization of Units*#37
noib3 merged 2 commits intomainfrom
fix-slice-of-slice

Conversation

@noib3
Copy link
Owner

@noib3 noib3 commented Mar 2, 2026

yielded_in_leaf was being calculated incorrectly when the slice being iterated over spanned a single chunk.

Closes #36.

@noib3 noib3 merged commit 669a96d into main Mar 2, 2026
8 checks passed
@noib3 noib3 deleted the fix-slice-of-slice branch March 2, 2026 19:03
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.

Taking a slice of a line of a slice doesn't work.

1 participant