From c6ac543d21f9a20d334e3eb9b48120713881bd47 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Wed, 1 Dec 2010 02:30:53 -0500 Subject: [PATCH] manip trees: deleted what I think was a spurious line Signed-off-by: Jim Pryor --- manipulating_trees_with_monads.mdwn | 1 - 1 file changed, 1 deletion(-) diff --git a/manipulating_trees_with_monads.mdwn b/manipulating_trees_with_monads.mdwn index c279c382..2debebe6 100644 --- a/manipulating_trees_with_monads.mdwn +++ b/manipulating_trees_with_monads.mdwn @@ -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 . ____|____ -- 2.11.0