From 907333f2da479e56260db4b365927ae93eff9dda Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Sun, 26 Sep 2010 21:24:03 -0400 Subject: [PATCH] fixed broken markdown? Signed-off-by: Jim Pryor --- week3.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/week3.mdwn b/week3.mdwn index 22523879..b29d095a 100644 --- a/week3.mdwn +++ b/week3.mdwn @@ -214,6 +214,7 @@ and the initial `(\x. x x)` is just what we earlier called the ωω (\h \lst. (isempty lst) zero (add one ((h h) (extract-tail lst)))) + and this will indeed implement the recursive function we couldn't earlier figure out how to define. In broad brush-strokes, `H` is half of the `get_length` function we're seeking, and `H` has the form: -- 2.11.0