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

Flow graph should be rewritten using Specter #10

Open
jsa-aerial opened this issue Jul 24, 2018 · 0 comments
Open

Flow graph should be rewritten using Specter #10

jsa-aerial opened this issue Jul 24, 2018 · 0 comments

Comments

@jsa-aerial
Copy link
Owner

While issue #2 speaks to the need of splitting this off into a separate lib which would then be a dependency, this issue is a marker indicating the need to rewrite the (rather ugly) custom graph rewriting code to use Specter. Specter has vastly cleaner general purpose rewrite code for all manner of nested datastructures, including graphs, trees, maps, and all manner of nesting. This is exactly what the flow graph recursive rewriting code needs.

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

No branches or pull requests

1 participant