beuke.org

A personal blog exploring computer science and theoretical physics

Tag: haskell

2023
Category
Collection of Objects Linked by Arrows
Posted on Oct 02 2023 ~ X min read
#category theory  #haskell
Natural Transformation
A Morphism of Functors
Posted on Sep 12 2023 ~ X min read
#category theory  #haskell
Applicative
A Strong Lax Monoidal Functor
Posted on Sep 08 2023 ~ X min read
#category theory  #haskell
Functor
A Homomorphism of Categories
Posted on Aug 30 2023 ~ X min read
#category theory  #haskell
Semigroup
An Associative Magma
Posted on Aug 29 2023 ~ X min read
#category theory  #haskell  #abstract algebra
2022
Monads in Python
Functor, Applicative, Monads in Python
Posted on Oct 30 2022 ~ X min read
#haskell  #functional programming  #monads  #python
2020
Hom-Set
Sets of Morphisms
Posted on Jan 18 2020 ~ X min read
#category theory  #haskell
2018
Pure Imperative Haskell
Pure Imperative Code Examples in Haskell
Posted on Aug 27 2018 ~ X min read
#haskell  #functional programming  #imperative
Pronounceable Haskell Operators
Pronounceable Names for Common Haskell Operators
Posted on Aug 14 2018 ~ X min read
#haskell  #functional programming  #operators