Skip to content

Add Parse extension for conversion initializer #379

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

coenttb
Copy link
Contributor

@coenttb coenttb commented Jul 26, 2025

Summary

  • Adds a convenience initializer to Parse that accepts a conversion and applies it to the rest of the input
  • This extension was originally in the URLRouting library but is better placed here as it's not specific to URL routing
  • All tests pass with this change

Test plan

  • All existing tests continue to pass
  • The new extension compiles successfully and integrates with existing functionality

This adds a convenience initializer to Parse that accepts a conversion and applies it to the rest of the input. This extension was originally in the URLRouting library but is better placed here as it's not specific to URL routing.
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

Successfully merging this pull request may close these issues.

1 participant