Julia Programming Language
`(x, y)` works but `x => y` doesn't
General Usage
Jeff_Emanuel
June 10, 2021, 11:05pm
6
See
`Pair{A,B}` vs. `Tuple{A,B}` - #5 by Tamas_Papp
and links therein.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Why is there a type "Pair"?
New to Julia
7
5129
December 12, 2020
A question about co/countervariance: `f((x, y)::Tuple{Int, Any}) = 1`
General Usage
1
225
March 2, 2021
`Pair{A,B}` vs. `Tuple{A,B}`
General Usage
4
6043
May 20, 2021
Pair iteration specification
New to Julia
question
,
syntax
9
807
December 9, 2021
Pairs in for loops?
Internals & Design
8
1458
August 14, 2018