Learning how to use iterators in Julia
I will use this gist as training grounds to play around and learn about iterators in Julia. This was motivated by reading this blog post by Lorenzo Stella.
Disclaimer: At this stage I have a tiny example that sort-of works