Hacker News new | ask | show | jobs
by zhukovgreen 758 days ago
I was frustrated by the itertools design, because the chain of operations are going from the inside out. Iterative design in Scala is much friendly to me

https://pybites.circle.so/c/python-discussion/functional-com...