Skip to content

Conversation

dwijnand
Copy link
Member

I tried to show a Tuple3 and it fell back to Show[Product]
(which then calls toString).

So let's use our generic tuples - don't even need a macro!

I tried to show a Tuple3 and it fell back to Show[Product]
(which then calls toString).

So let's use our generic tuples - don't even need a macro!
@michelou
Copy link
Contributor

@dwijnand 👍

@dwijnand dwijnand marked this pull request as ready for review September 25, 2022 09:16
@dwijnand dwijnand requested a review from prolativ October 1, 2022 09:43
@dwijnand dwijnand merged commit bfa32a4 into scala:main Oct 3, 2022
@dwijnand dwijnand deleted the show-generic-tuple branch October 3, 2022 10:03
@Kordyjan Kordyjan added this to the 3.2.2 milestone Aug 1, 2023
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.

4 participants