haskell-cafe@haskell.org
[Top] [All Lists]

Re: [Haskell-cafe] Short circuiting and the Maybe monad

Subject: Re: [Haskell-cafe] Short circuiting and the Maybe monad
From: "Dan Piponi"
Date: Wed, 14 May 2008 12:42:25 -0700
On Wed, May 14, 2008 at 12:03 PM, Andrew Coppin
<andrewcoppin@xxxxxxxxxxxxxx> wrote:

> "It is well-known that trees with substitution form a monad."

Now that's funny. Compare with the first line of this paper:
http://citeseer.ist.psu.edu/510658.html

Anyway, I worked through an elementary example of this with usable
source code here:
http://sigfpe.blogspot.com/2006/11/variable-substitution-gives.html
--
Dan
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/haskell-cafe

<Prev in Thread] Current Thread [Next in Thread>