On Thursday, October 1, 2015 at 3:49:13 AM UTC-4, Tim Holy wrote:
>
> Ranges check bounds when you index them with x[i], but not when you use 
> `for y 
> in x`. Someone could submit a PR for the appropriate change in 
> base/ops.jl. 


See also https://github.com/JuliaLang/julia/issues/13401 for discussion of 
performance problems with LinSpace ranges. 

Reply via email to