Maybe it is a bit late to ask this question but why not just define a default hash function for FriCAS directly in terms of the hash function in the underlying Lisp? E.g.
hash(x) == SXHASH(x)$Lisp pretend SingleInteger I do not see any obvious advantage to trying to do this at a higher level in SPAD. Regards, Bill Page. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
