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

map 1:2



Mike:

You may find

  (apply append ...)

a useful paradigm to consider in this context.  That lets you use MAP
to solve this problem.

Shriram