Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some additions to Data.Tree #1109

Merged
merged 6 commits into from
Feb 25, 2025
Merged

Some additions to Data.Tree #1109

merged 6 commits into from
Feb 25, 2025

Conversation

meooow25
Copy link
Contributor

@meooow25 meooow25 commented Feb 18, 2025

Add some useful definitions to Data.Tree: leaves, edges, pathsToRoot, pathsFromRoot, PostOrder.

Closes #1107.

Add some useful definitions to Data.Tree: leaves, edges, pathsToRoot,
pathsFromRoot, PostOrder.
@meooow25
Copy link
Contributor Author

@treeowl, any other comments?

@meooow25
Copy link
Contributor Author

I'll merge it then.

@meooow25 meooow25 merged commit 6ead786 into haskell:master Feb 25, 2025
13 checks passed
@meooow25 meooow25 deleted the more-tree branch March 1, 2025 16:07
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.

Additions to Data.Tree
2 participants