Let us all take out a minute from our busy lives to look at past and think how many hours did we waste fixing that for loop. If your memory returns...
For further actions, you may consider blocking this person and/or reporting abuse
Thanks @kepta for the wonderful article.
I am able to see "why" iterators be so useful with those 4 "superpowers" 😀
Regarding
iteratorvsiterables, the way I understood is that,iterablesare objects that can be iterated overiterableobjects return aniteratorobject with which we can iterate.Did I understand it correctly?
You got that damn right !
Thanks Kushan 👍
Nice article Kushan
Thanks for the article....learned from it
Very helpful, thank you Kushan 👌