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

Re: LFM + LFSP = LFE?





On Thu, 12 Jun 2003, Grzegorz [utf-8] ChrupaƂa wrote:

> This handles a parallel map on two arrays.
> Would it be possible to emulate Scheme's
>
> (apply map * big-list-of-lists-of-numbers)

Not as elegantly.
Of course APL can probably do the same thing even more tersely...