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

Add a convenience feature that applies a function recursively (in post-order) to a tree #41

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

teiesti
Copy link
Collaborator

@teiesti teiesti commented Dec 1, 2023

No description provided.

@teiesti teiesti added the C-feature-requested Category: Requested feature label Dec 1, 2023
@teiesti teiesti requested a review from ZachJHansen December 1, 2023 13:22
@teiesti teiesti added the A-convenience Area: Convenience features label Dec 1, 2023
@teiesti teiesti force-pushed the tobias/convenience_apply branch from 46b81dd to 9439115 Compare December 1, 2023 13:25
Copy link
Collaborator

@ZachJHansen ZachJHansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool!

@ZachJHansen ZachJHansen merged commit cb25ed4 into master Dec 1, 2023
4 checks passed
@ZachJHansen ZachJHansen deleted the tobias/convenience_apply branch December 1, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-convenience Area: Convenience features C-feature-requested Category: Requested feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants