Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in monads

Confused with the for-comprehension to flatMap/Map transformation

Difference between State, ST, IORef, and MVar

mtl, transformers, monads-fd, monadLib, and the paradox of choice

How to play with Control.Monad.Writer in haskell?

haskell monads

What is indexed monad?

haskell monads

Why do we have map, fmap and liftM?

Functional design patterns [closed]

Pattern to avoid nested try catch blocks?

Applicatives compose, monads don't

What is the purpose of the reader monad?

haskell monads reader-monad

Why are side-effects modeled as monads in Haskell?

In C#, What is a monad?

c# c#-3.0 lambda monads

Good examples of Not a Functor/Functor/Applicative/Monad?

Why do we need monads?

haskell monads

What are free monads?

Scalaz iteratees: "Lifting" `EnumeratorT` to match `IterateeT` for a "bigger" monad

Large-scale design in Haskell? [closed]

A monad is just a monoid in the category of endofunctors, what's the problem?

Monad in plain English? (For the OOP programmer with no FP background)

What is a monad?