See here for a previous (short) discussion: https://discourse.julialang.org/t/pair-a-b-vs-tuple-a-b/
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| `Pair{A,B}` vs. `Tuple{A,B}` | 4 | 6226 | May 20, 2021 | |
| `(x, y)` works but `x => y` doesn't | 17 | 1947 | June 11, 2021 | |
| Broadcasting and pairs using `.=>` | 3 | 689 | May 29, 2019 | |
| Incomplete description of type vector of pairs | 6 | 922 | June 15, 2022 | |
| Union all Types | 2 | 327 | November 11, 2022 |