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