Re: Proposal: add Control.Monad.whenJust ∷ (Monad m) ⇒ Maybe α→(α→ m ()) → m ()

Felipe Almeida Lessa felipe.lessa at gmail.com
Wed Nov 30 13:48:45 CET 2011


On Wed, Nov 30, 2011 at 7:40 AM, Mikhail Vorozhtsov
<mikhail.vorozhtsov at gmail.com> wrote:
> We already have it. See Data.Foldable.forM_

Clever.  Didn't think of that =).

Cheers,

-- 
Felipe.



More information about the Libraries mailing list