[plt-scheme] Doubt Exercise 14.2.2 HTDP

From: Renato Dutra Luciano (renatoluciano at hotmail.com)
Date: Thu Mar 19 17:06:37 EDT 2009

Hi! I am Renato from Brazil. I am studying the 'How to Design Programs'.
In the Section 14  more specifically in the exercise 14.2.2 I have a doubt despite my tests are all passing.
While searching for a element on the binary tree, using the function Boolean?, my recursive function (search-bt) does one more
search than it should. (lines 49 - 54) Is there a better way???

Thanks!
Dutra Luciano, Renato. 
_________________________________________________________________
Windows Live Messenger. O melhor em multitarefa.
http://www.microsoft.com/windows/windowslive/products/messenger.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090319/c818d24c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14.2.2.exercise
Type: application/octet-stream
Size: 3520 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20090319/c818d24c/attachment.obj>

Posted on the users mailing list.