Y
Hacker News
new
|
ask
|
show
|
jobs
by
laminatedsmore
2115 days ago
I think a python implementation of flow is in the toolz library as compose_left. I find myself often using the similar pipe function.
-
https://toolz.readthedocs.io/en/latest/api.html#toolz.functo...
-
https://toolz.readthedocs.io/en/latest/api.html#toolz.functo...