> Hmm, it seems that using:
>
>        (a : %) = (b : %) == parts(a) = parts(b)
>
> is the correct thing to do -- records have correct equality.

I tried once, but it doesn't compile.

BTW, parts(a) will return List Entry by default, so you have to
use parts(a)@List Record(key:Key, entry: Entry).
That's one reason I want to remove TableAgg from AlistAgg:
TableAgg exports overwrite AlistAgg exports.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to