asyncdef / aitertools

Async versions of the Python itertools features.
Apache License 2.0
20 stars 4 forks source link

Add map, filter, zip and enumerate #3

Closed purpleP closed 6 years ago

purpleP commented 8 years ago

I've added this issue to indicate that I'm already working on that in my fork. I'll submit merge request when I'll be ready.