xml-interpolator
xml-interpolator copied to clipboard
Implement unapply
Resurrection of #40
Changed the encoding of the string interpolator and implemented unapplySeq method. Added tests.
This depends on lampepfl/dotty#15191 (the dottyVersion currently in build.sbt won't work).
https://github.com/scala/scala3/pull/16358 should have implemented all we need to support this feature.
I will be taking a look at this PR soon