`(x, y)` works but `x => y` doesn't

See `Pair{A,B}` vs. `Tuple{A,B}` - #5 by Tamas_Papp and links therein.

1 Like