Python’s Itertools in Pure Raku

Python’s itertools package is the gold standard for working with iterable streams of data. Read more

Similar

The Utter Failure of Async in Python

I’m probably going to have to eat this blog post 2 years from now…. oh well. I still believe that Async has been mostly a failure since introduced in Python 3.4. Maybe I should be more specific, there seems to be a failure to adopt Async in the Python com... (more…)

Read more »