From: Jim Pryor Date: Wed, 1 Dec 2010 07:30:53 +0000 (-0500) Subject: manip trees: deleted what I think was a spurious line X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=c6ac543d21f9a20d334e3eb9b48120713881bd47;hp=ba4d5e47c49b739b747ffc15d269faaa98a4bf9c manip trees: deleted what I think was a spurious line Signed-off-by: Jim Pryor --- 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 . ____|____