From 0ffedd938c14e7d37e912259eaf632a4fec5ec42 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Wed, 1 Dec 2010 03:46:59 -0500 Subject: [PATCH] Revert "manip trees: deleted what I think was a spurious line" This reverts commit c6ac543d21f9a20d334e3eb9b48120713881bd47. --- manipulating_trees_with_monads.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/manipulating_trees_with_monads.mdwn b/manipulating_trees_with_monads.mdwn index 69b5131e..9ae45cc3 100644 --- a/manipulating_trees_with_monads.mdwn +++ b/manipulating_trees_with_monads.mdwn @@ -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 . _____|____ -- 2.11.0