Home
Github
RSS
About
beuke.org
A personal blog exploring computer science and theoretical physics
Monad
A Monoid in the Category of Endofunctors
Posted on Jul 25 2023 ~ 6 min read
#category theory
#monads
#abstract algebra
Monads in Python
Functor, Applicative, Monads in Python
Posted on Oct 30 2022 ~ 7 min read
#haskell
#functional programming
#python
#monads