I think there is a proposal to make the types of tuple something more like 
Tuple{Float64,Float64}
so this ambiguity wouldn't be an issue.

On Monday, January 19, 2015 at 5:20:02 PM UTC-5, Ivar Nesje wrote:
>
> The problem here is a parsing ambiguity, because tuples support indexing. 
> I believe there is an issue on github for this, but I can't figure out what 
> to search for. 
>
> It might be more obvious that (Float64, Int)[2] is ambiguous. 

Reply via email to