;
> I've been reading about monads for the past couple of weeks and I think I
> got the idea, but I still don't know when to use it since I don't have
> enough experience with functional programming.
>
> So, I'd like to ask you guys if you can point me to some exampl
the past couple of weeks and I think I
> got the idea, but I still don't know when to use it since I don't have
> enough experience with functional programming.
>
> So, I'd like to ask you guys if you can point me to some examples of
> Monads usage "in the wi
problem and saying "what monad is this?" Instead, look at
> ugly code and say "hrm...I wonder if programming method X could make this
> cleaner". If that method is a monad, awesome!
>
> Timothy
>
>
>
> On Mon, Apr 8, 2013 at 8:56 AM, Carlos Galdino
>
on, Apr 8, 2013 at 8:56 AM, Carlos Galdino wrote:
> Hi,
>
> I've been reading about monads for the past couple of weeks and I think I
> got the idea, but I still don't know when to use it since I don't have
> enough experience with functional programming.
>
>
Hi,
I've been reading about monads for the past couple of weeks and I think I
got the idea, but I still don't know when to use it since I don't have
enough experience with functional programming.
So, I'd like to ask you guys if you can point me to some examples of Monads