On Wed, Mar 20, 2013 at 1:16 PM, coltnz <colin.tay...@gmail.com> wrote:
> So thats at least four clojure monad libraries I know of. This one,
> https://github.com/bwo/monads, https://github.com/jduey/protocol-monads and
> the original (?) https://github.com/clojure/algo.monads.
>
> Anyone care to comment on the differences beyond use of protocols or not?
> Pick me a winner...

I'm going to actually "officially" announce the second one listed
soonish and will have some comments on approach, differences, etc.
then.

One thing that I think is worth pointing out is that both morph and
algo.monads violate the monad laws occasionally: morph does for both
Either and Maybe, and algo.monads does for Maybe.

-- 
Ben Wolfson
"Human kind has used its intelligence to vary the flavour of drinks,
which may be sweet, aromatic, fermented or spirit-based. ... Family
and social life also offer numerous other occasions to consume drinks
for pleasure." [Larousse, "Drink" entry]

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to