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
-~----------~----~----~----~------~----~------~--~---