Skip to content

Make node iterator lazy - #1103

Merged
tturocy merged 1 commit into
masterfrom
dev_lazynode
Aug 31, 2026
Merged

Make node iterator lazy#1103
tturocy merged 1 commit into
masterfrom
dev_lazynode

Conversation

@tturocy

@tturocy tturocy commented Aug 31, 2026

Copy link
Copy Markdown
Member

This changes the iterator over the nodes of a tree to be lazy, rather than first materialising the whole list and then iterating.

This changes the iterator over the nodes of a tree to be lazy, rather than first materialising the whole list and then iterating.
@tturocy
tturocy merged commit aedc3ae into master Aug 31, 2026
26 checks passed
@tturocy
tturocy deleted the dev_lazynode branch August 31, 2026 16:05
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