Revert "manip trees: deleted what I think was a spurious line"
authorJim Pryor <profjim@jimpryor.net>
Wed, 1 Dec 2010 08:46:59 +0000 (03:46 -0500)
committerJim Pryor <profjim@jimpryor.net>
Wed, 1 Dec 2010 08:46:59 +0000 (03:46 -0500)
This reverts commit c6ac543d21f9a20d334e3eb9b48120713881bd47.

manipulating_trees_with_monads.mdwn

index 69b5131..9ae45cc 100644 (file)
@@ -92,6 +92,7 @@ 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      .
           _____|____