Pre SIP: Named tuples

Now I’m confused.

You say “named tuples have been fully implemented since 3.5.x” but there is the other thread I linked where someone has an issue with not working automatic .toTuple insertion.

I tried that on Scala 3.5.2 with code taken directly from the documentation and it did not work for me either.

I’ve used -experimental as compiler flag and the named tuple language imports. Did I miss something?

1 Like