Can somebody please explain to me why this returns false?

gap> IsTuple(Tuples([1,2],2)[1]);
false

Is this a glitch or something? It took me a really long time to figure
out that Tuples did not return a collection of tuples, and if there's
no good reason that it doesn't, it would save a lot of people some
headaches if the return type of this were changed.

Thanks,
Chris

_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to