comonads
There are 12 repositories under comonads topic.
jwiegley/category-theory
An axiom-free formalization of category theory in Coq for personal study and practical work
dehun/learn-fp
learn-by-doing course/tutorial for functional programming on scala
bollu/cellularAutomata
a collection of cellular automata written in Haskell with Diagrams
arthurxavierx/purescript-comonad-ui-todos
Simple task management application for my bachelor thesis based on Phil Freeman's Comonads as spaces
robrix/freer-cofreer
freer monads and cofreer comonads.
freckle/nonempty-zipper
A non-empty comonadic list zipper
thomasmarsh/swift-conway-comonad
Conway's game of life in Swift using Comonads and Representable Functors.
Sintrastes/Iodine
Functional UI toolkit for Jetpack Compose, inspired by purescript-halogen.
Risto-Stevcev/idris-comonad
An implementation of comonads in idris
ColOfAbRiX/monad-study
Studying monads in Scala
Balletie/Automata
Some experiments with automata in Haskell
ktec/comonads-monoids-trees
A exploration of Comonads, Monoids and Trees using Elixir