Hi, great work! It really put to shame my own pathetic attempt to try to implement monad last summer. ;-)
Thanks, I'll certainly learn a lot from this. On Nov 25, 4:40 am, Konrad Hinsen <[EMAIL PROTECTED]> wrote: > I just uploaded an improved version of my monad implementation: > > http://groups.google.com/group/clojure/web/monads.clj > > Monad comprehensions now admit filters (using :when, just like > Clojure's list comprehensions) and all monads have the operations > join, map, and seq. The application examples have been extended as well. > > Konrad. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
