[racket] Generative recursion

From: wooks . (wookiz at hotmail.com)
Date: Sat Nov 6 16:36:19 EDT 2010


An alternative approach.

1. Write a program called tabulate-20 that returns all the factors of 20 starting from 1.
2. Abstract tabulate-20 so that it works for numbers other than 20.

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20101106/5009ca36/attachment.html>

Posted on the users mailing list.