annotate wisdom/lens @ 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 7914d7e0b500
children c777e2d91031
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2114
7914d7e0b500 <ais523> revert 87c64ef250a0
HackBot
parents: 2113
diff changeset
1 A lens is just a store comonad coalgebra.