Oh, there is even no hash for FRAC!

BTW, you can hash List Float or List FRAC INT, I think that's
taking the hash of underlying SExpression.

(1) -> hash(1/2)
Function:  hashUpdate! : (HashState,%) -> HashState is missing from
domain: Fraction(Integer)
   Internal Error
   The function hashUpdate! with signature (HashState)(HashState)$ is
      missing from domain Fraction(Integer)

(1) -> hash [1/2]

   (1)  20517225418871998

(2) -> hash [0.1]

   (2)  1909263544491355640

-- 
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 [email protected].
To post to this group, send email to [email protected].
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