[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: map 1:2





On Sun, 24 Feb 2002, Shriram Krishnamurthi wrote:

> Mike:
> 
> You may find
> 
>   (apply append ...)
> 
> a useful paradigm to consider in this context.  That lets you use MAP
> to solve this problem.
> 
> Shriram
> 

In most situations.  Some implementations have a limit on a number
of arguments to a function.

Zbyszek Jurkiewicz