See `Pair{A,B}` vs. `Tuple{A,B}` - #5 by Tamas_Papp and links therein.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Why is there a type "Pair"? | 7 | 5457 | December 12, 2020 | |
| A question about co/countervariance: `f((x, y)::Tuple{Int, Any}) = 1` | 1 | 247 | March 2, 2021 | |
| `Pair{A,B}` vs. `Tuple{A,B}` | 4 | 6239 | May 20, 2021 | |
| Pair iteration specification | 9 | 879 | December 9, 2021 | |
| Pairs in for loops? | 8 | 1598 | August 14, 2018 |