Monads in Python: Why and How?
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=26jVysJHB-s
In this talk I would give some motivating examples behind the idea of monads in Python, and show some implementation examples. I'd also show how we can leverage AST transformations to make the Python syntax more amenable to the use of monads.
EVENT:
FOSDEM 2020
SPEAKER:
Vincent Perez
PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed)
ATTRIBUTION CREDITS:
Original video source: https://www.youtube.com/watch?v=4DZ4vPkuMLk
Other Videos By Coding Tech
Tags:
python
functional programming
monads