@dibblego Doing a follow-up comonads talk on Wednesday concentrating on the "why care". Examples zipper, lens/store, FRP, codo notation.
@markhibberd List/Option semi-comonad. "Have you ever wanted to map on a list but with context of each element?"
-
-
@dibblego@markhibberd I've heard a good one is tree attribution. Haven't used it myself, yet. -
@puffnfresh@dibblego Attribute grammars, or something slightly different? - Show replies
New conversation -
-
-
@dibblego Got a Haskell example for me? -
@davetchepak extend _ [] = []; extend f x@(_:t) = x : extend f t - Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.