issues
search
h2non
/
paco
Small utility library for coroutine-driven asynchronous generic programming in Python
http://paco.rtfd.io
MIT License
202
stars
13
forks
source link
Add flat_map function
#17
Closed
h2non
closed
8 years ago
h2non
commented
8 years ago
Like
map
, but flattering elements recursively.
h2non
commented
8 years ago
Done!
Like
map
, but flattering elements recursively.