[plt-scheme] Re: How to change the following code to make it handle nested lists?

From: SamuelXiao (foolsmart2005 at gmail.com)
Date: Tue Nov 25 12:38:28 EST 2008

Thanks all, I have finished the program.

On Nov 25, 10:21 pm, Stephen Bloch <sbl... at adelphi.edu> wrote:
> At the risk of "me-too"-ism, you need to start by revising your data  
> definition to include nested lists of numbers.  Once you've done that,  
> clearly and unambiguously, the structure of a function to work on such  
> lists should fall out as naturally as did the flat-list-processing  
> structure.
>
> Stephen Bloch
> sbl... at adelphi.edu
> _________________________________________________
>   For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.