[Haskell-cafe] How unique is Unique

Emil Axelsson emax at chalmers.se
Fri May 27 09:35:57 CEST 2011


Hello!

Lacking a proper blog, I've written some notes about Data.Unique here:

   http://community.haskell.org/~emax/darcs/MoreUnique/

This describes a real problem that makes Data.Unique unsuitable for 
implementing observable sharing.

The document also proposes a solution that uses time stamps to generate 
symbols that are "more unique".

Does anyone have any comments on the proposed solution? Are there any 
alternatives available?

Thanks!

/ Emil




More information about the Haskell-Cafe mailing list