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

Implement unapply #41

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

gorilskij
Copy link

Resurrection of #40

Changed the encoding of the string interpolator and implemented unapplySeq method.
Added tests.

This depends on scala/scala3#15191 (the dottyVersion currently in build.sbt won't work).

@nicolasstucki
Copy link
Collaborator

scala/scala3#16358 should have implemented all we need to support this feature.

@hamzaremmal
Copy link
Member

I will be taking a look at this PR soon

@hamzaremmal hamzaremmal self-assigned this Mar 21, 2024
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.

Support xml string interpolator extractor
3 participants