Hacker News new | ask | show | jobs
by fusiongyro 4915 days ago
I think we're on the same page not seeing a real use for them. :)
1 comments

It's just so weird, because monads are obviously useful :)
If they're meant to be, somebody will cook up a few great instances and show why monads and other abstractions were insufficient. Until that happens I don't think they need to be in people's standard repertoire. Applicative functors seem to be much more handy.

I'd like to know more about comonads too, but the only interesting article I've seen about them I can recall was this one about using comonads to build a zipper for managing location in a site menu.

http://fmapfixreturn.wordpress.com/2008/07/09/comonads-in-ev...

I read that and I am none the wiser. I guess I need to find a tutorial on comonads too :/