Login
From:
Bartosz Milewski's Programming Cafe
(Uncensored)
subscribe
Legalizing Comonad Composition | Bartosz Milewski's Programming Cafe
https://bartoszmilewski.com/2025/01/04/legalizing-comonad-composition/
links
backlinks
Tagged with:
programming
haskell
category theory
game of life
comonad
Roast topics
Find topics
Find it!
The yearly Advent of Code is always a source of interesting coding challenges. You can often solve them the easy way, or spend days trying to solve them “the right way.” I personally pr…