X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=manipulating_trees_with_monads.mdwn;h=2debebe6aa04ad42b1efd92dc50e26e71ab367fb;hp=c279c3827c8429c3cafa4c42cb24677df1684760;hb=c6ac543d21f9a20d334e3eb9b48120713881bd47;hpb=ba4d5e47c49b739b747ffc15d269faaa98a4bf9c 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 . ____|____