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

Rename "toFold" from the Parser module to unsafeToFold #2717

Open
harendra-kumar opened this issue Feb 2, 2024 · 0 comments
Open

Rename "toFold" from the Parser module to unsafeToFold #2717

harendra-kumar opened this issue Feb 2, 2024 · 0 comments
Labels
api:deprecating Deprecates an API
Milestone

Comments

@harendra-kumar
Copy link
Member

This is a partial function as folds are less powerful than parsers, not all parsers can be safely converted to folds. However, folds converted to parsers can be safely converted back to folds.

@harendra-kumar harendra-kumar added the api:deprecating Deprecates an API label Feb 2, 2024
@harendra-kumar harendra-kumar added this to the 0.11.0 milestone Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api:deprecating Deprecates an API
Projects
None yet
Development

No branches or pull requests

1 participant