On Thu, Mar 10, 2011 at 11:55 AM, Vagif Verdi <[email protected]> wrote:
> Jim, i assume you are familiar with haskell (monads -> haskell :)) > > So my question is, can you describe the difference in working with > monads in dynamic language (clojure) with working with monads in > haskell. > From my own experience i would say that without a firm help from > typing system i would struggle with monads in clojure. Heck i struggle > with them even in haskell :) I recently came across this A Schemer's View of Monads<http://www.cs.indiana.edu/cgi-pub/c311/lib/exe/fetch.php?media=manymonads.pdf>, by none other than Daniel P. Friedman (Little Schemer, Essentials of Programming Languages, etc) David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
