Scala 3 Tuple example - compilation issue

Hi,
I was trying out the sample code in Tuples bring generic programming to Scala 3 | The Scala Programming Language

I can’t get the implicit to work in my code. I have the code in scastie - I’d appreciate it if someone could have a look to see why the import does not work.

https://scastie.scala-lang.org/nfBVSJuHQvS4OVpBmErqxg

Duplicate of Error compiling `tupleToCsv` from the Scala blog

1 Like