From e62e3f67e72646c867177840b1fc090391b7c611 Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Tue, 3 Jun 2014 06:27:42 -0500 Subject: [PATCH] monads & comonads --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index df252d4..0c01710 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,8 @@ Didn't know where else to put these: - https://speakerdeck.com/dmoverton/comonads-in-haskell +- http://stackoverflow.com/questions/16551734/can-a-monad-be-a-comonad + ## Yoneda / CoYoneda - http://stackoverflow.com/questions/24000465/step-by-step-deep-explain-the-power-of-coyoneda-preferably-in-scala-throu