[racket] HtDP Exercise 32.3.2

From: Racket Noob (racketnoob at hotmail.com)
Date: Mon Aug 15 15:10:29 EDT 2011

I don't understand this exercise:
Exercise 32.3.2.   Develop a function that, given a board and the board position of a peg, determines whether or not the peg can jump. We call such a peg enabled.Develop a function that, given a board and the board position of an enabled peg, creates a board that represents the next configuration.
But, it may be the case that an enabled peg can jump to more than one of free places. Thus, we can have more then one new configurations, no?
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110815/ed7e045a/attachment.html>

Posted on the users mailing list.