ChrisPenner / comonads-by-example

Comonads By Example Conference talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comonads By Example - Monadic Party 2019

Hey folks; here's the repo for a talk I gave about comonads at Monadic Party 2019!

You can find the Slides Here; and all the code used in examples (of varying quality and completeness) here

Complete Video Recordings

You can set it up to run the examples like so:

  1. git clone git@github.com:ChrisPenner/comonads-by-example.git
  2. cd comonads-by-example && stack build

About

Comonads By Example Conference talk

License:Other


Languages

Language:Haskell 100.0%