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

Allow for (or require) named tuples as children #9

Open
CarloLucibello opened this issue Apr 12, 2023 · 1 comment
Open

Allow for (or require) named tuples as children #9

CarloLucibello opened this issue Apr 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@CarloLucibello
Copy link
Contributor

Functors.jl now returns named tuples as children. It would be nice if we could have the same behavior also here for the default walk style and supported or required for custom walkstyles

@chengchingwen
Copy link
Owner

We can subtype walk style for a named walk style that always return named tuple with children.

@chengchingwen chengchingwen added the enhancement New feature or request label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants