Quote:
> i have one list e.g.
> test(me, you, we).
for one thing, test(me, you, we) is not a list but a structure with arity 3,
try to find solution for:
functor(test(me,you,we),X,Y)
the lists are written as in:
[me,you,we]
Davorin Rusevljan
www.byte-smith.com