manip trees: deleted what I think was a spurious line
authorJim Pryor <profjim@jimpryor.net>
Wed, 1 Dec 2010 07:30:53 +0000 (02:30 -0500)
committerJim Pryor <profjim@jimpryor.net>
Wed, 1 Dec 2010 07:30:53 +0000 (02:30 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
manipulating_trees_with_monads.mdwn

index c279c38..2debebe 100644 (file)
@@ -92,7 +92,6 @@ a reader monad---is to have the treemap function return a (monadized)
 tree that is ready to accept any `int->int` function and produce the
 updated tree.
 
-\tree (. (. (f2) (f3))(. (f5) (.(f7)(f11))))
 
        \f    .
          ____|____