changeset 1454:7b45b3bf2d3e

<GreyKnight> echo "Meet Bob, the Monadic Lover." >> wisdom/monad-tutorials
author HackBot
date Sat, 12 Jan 2013 01:19:28 +0000
parents 2408a10fd227
children 76a59efb4389
files wisdom/monad-tutorials
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/wisdom/monad-tutorials	Sat Jan 12 01:19:01 2013 +0000
+++ b/wisdom/monad-tutorials	Sat Jan 12 01:19:28 2013 +0000
@@ -15,3 +15,4 @@
 A monad is like a 'macro': All it does is a code-transformation.
 A monad is like putting a value in a box.
 A monad is a container type together with a few methods defined on it. Monads model different kinds of computations.
+Meet Bob, the Monadic Lover.