xml-interpolator icon indicating copy to clipboard operation
xml-interpolator copied to clipboard

Implement unapply

Open gorilskij opened this issue 3 years ago • 2 comments

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).

gorilskij avatar Jun 14 '22 07:06 gorilskij

https://github.com/scala/scala3/pull/16358 should have implemented all we need to support this feature.

nicolasstucki avatar Mar 18 '24 15:03 nicolasstucki

I will be taking a look at this PR soon

hamzaremmal avatar Mar 21 '24 14:03 hamzaremmal