Hash in Haskell

Sergio Sebastián Giro sergio@fceia.unr.edu.ar
Mon, 16 Jun 2003 14:58:03 -0300 (ART)


Hi, I need some function in Haskell to hash any value from any type to
Int. I guess that such a function needs to be a primitive, but I don't
found it in Hugs. Do you know how I can implement it or found it?
Thanks
Sergio