Proposal: Applicative => Monad: Is there any consensus?
Daniel Fischer
daniel.is.fischer at googlemail.com
Thu Feb 3 19:33:15 CET 2011
On Thursday 03 February 2011 19:00:53, malcolm.wallace wrote:
>> I think it's quite common in the case where the Monad is a MonadPlus. I
>> certainly use that feature
>
> As a specific instance of MonadPlus, nearly all monadic
> parser-combinator libraries rely on this.
>
Also it's pretty common for filtering in list comprehensions.
More information about the Libraries
mailing list