sfermigier / awesome-functional-python

A curated list of awesome things related to functional programming in Python.
2.31k stars 136 forks source link

Add talk on effect lib by Christopher Armstrong #7

Closed peey closed 5 years ago

peey commented 5 years ago

Found it in the description of https://github.com/python-effect/effect. This is related to two other talks already present on the list - Christopher Armstrong's "Purely Functional Programming in Python: Pure Fun" and Robert Collins' "Functionalish programming in Python with effect"