https://www.kylheku.com/cgit/lisp-snippets/tree/monads.lisp
[Content Warning: Lisp]
We define a small OOP framework for monads, plus macros which then can succinctly define different kinds of monads, including generating a comprehension macro for each one.