| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> PIZZA time again :-)
Assume
1. there is a meaningful (or at least consequential)
difference between:
toppings([salami, mozarella, onions]). and toppings([mozarella, onions, salami]).
2. A, B, C are lists (conforming to the as yet to be published Spight LIST grammar in relational context).
What should
merge ([A,B], C). % merge list of lists into list mean ?
I think it should merge A and B into C,
preserving order, and fail if it can't.
Or, if merge(+, +) just fail if C isn't a merge.
(google for C3, Dylan, Perl)
(clp - sorry for bothering you :-)
Received on Thu Sep 01 2005 - 16:54:15 CDT
![]() |
![]() |