Re: some help with recursion again
- From: "Pierpaolo BERNARDI" <pierpaolo@xxxxxxxxxxxxx>
- Date: 8 Aug 2006 22:36:08 +0200
On Tue, 08 Aug 2006 22:19:28 +0200, Pierpaolo BERNARDI <pierpaolo@xxxxxxxxxxxxx> wrote:
And you have a swi-prolog compatible maplist predicate,
then you can express your ftk predicate simply as:
fkt2(ErgList) :-
setof(A,B^tupel([A|B]),Dom),
maplist(tupel2,Dom,ErgList).
Which I didn't test, and so, please forget it.
8^)
P.
--
Anything below this line is being added by the newsserver
.
- References:
- some help with recursion again
- From: Alexander Sauerbier
- Re: some help with recursion again
- From: Pierpaolo BERNARDI
- some help with recursion again
- Prev by Date: Re: simple london underground query system
- Next by Date: Re: simple london underground query system
- Previous by thread: Re: some help with recursion again
- Next by thread: simple london underground query system
- Index(es):