486 Views
A while back, I wrote a post on recursively iterating a tree with generators. At the time, I wasn't sure if this was even useful or not. I didn't have a good use case for it - I was just trying to learn generators and figured out that I could do this.
0 comments