annotate wisdom/comonad @ 2856:6b874dcc57d6

<fizzie> gcc hello.c -o hello2 -nodefaultlibs -Os -s -Wl,--entry,main && ./hello3; wc -c hello3
author HackBot
date Sun, 05 May 2013 15:52:04 +0000
parents e037173e0012
children c777e2d91031 60dfd7c0ad78
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e037173e0012 Initial import.
HackBot
parents:
diff changeset
1 Comonads are just monads in the dual category.