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

Search for an alternative traversing library to replace uniplate #99

Closed
nboldi opened this issue Aug 21, 2016 · 1 comment
Closed

Search for an alternative traversing library to replace uniplate #99

nboldi opened this issue Aug 21, 2016 · 1 comment

Comments

@nboldi
Copy link
Collaborator

nboldi commented Aug 21, 2016

The main problem with uniplate is that it does not support the application of polymorphic functions. If a polymorphic function is given to a transformBi for example, an arbitrary matching type will be selected.

It would also be useful if we could manually prune some branches of the data structure that do not contain the searched expression. It would help resolving #92.

@nboldi
Copy link
Collaborator Author

nboldi commented Oct 15, 2016

Duplicate of #137

@nboldi nboldi closed this as completed Oct 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant