X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=exercises%2Fassignment12.mdwn;h=1d135b477bafea0e213e2232023995293c19e415;hp=02a78ac75330f1b8a074c38d65b2200a5958527e;hb=0584b327c9e6af370978c43c5ccf8142e05d662a;hpb=9047a6298be9a3fb3bf95a76543d6c70af68c18b;ds=sidebyside diff --git a/exercises/assignment12.mdwn b/exercises/assignment12.mdwn index 02a78ac7..1d135b47 100644 --- a/exercises/assignment12.mdwn +++ b/exercises/assignment12.mdwn @@ -366,6 +366,7 @@ Some other Scheme details or reminders: + 4. Here is the Scheme code handling the same-fringe problem. You should fill in the blanks: (define (lazy-flatten tree)