By default, Python 3 uses iterators for loop operations like zip and 
enumerate. Thus there is no need for a macro like @itr found in the 
Iterators.jl package. I am new to Julia and have difficulty understanding 
why the default behavior would not use iterators instead of tuples. Are 
there any plans for Julia core to make a similar transition to 
iterator-only loops like Python did?

Thanks!

Reply via email to