beuke.org

A personal blog about computer science topics.

Monads in Python
Functor, Applicative, Monads in Python
Posted on Oct 30 2022 ~ 7 min read
#functional programming  #haskell  #python  #monads 
Pure Imperative Haskell
Pure Imperative Code Examples in Haskell
Posted on Aug 27 2018 ~ 5 min read
#functional programming  #haskell  #imperative 
Pronounceable Haskell Operators
Pronounceable Names for Common Haskell Operators
Posted on Aug 14 2018 ~ 2 min read
#functional programming  #haskell  #operators