| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: PIZZA time again :-)
mAsterdam wrote:
> dawn wrote:
>> mAsterdam wrote:
[snip]
>> I can imagine an interleave function that alternates ingredients from >> both lists and yields a pizza with salami on it twice (I think I'll >> pass on it, however). --dawn
I think
merge([[salami, buttonmushroom, buttonmushroom, mozarella],
[salami, mozarella, onions]], M).
should succeed with:
M = [salami, buttonmushroom, buttonmushroom, mozarella, onions].
Received on Fri Sep 02 2005 - 14:43:17 CDT
![]() |
![]() |