Fencekeeper / game-of-life-comonad

Motivates the comonad data structure using Conway's Game of Life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Life Is A Comonad

Repo for my blog post on comonads.

Contains

  1. A Zipper implementation + Comonad instance
  2. A Store implementation + Comonad instance
  3. Conway's Game Of Life implementation using the Store comonad

About

Motivates the comonad data structure using Conway's Game of Life


Languages

Language:Scala 100.0%