[Haskell-cafe] How to obtain unique integers

Robert Rothenberg robrwo at gmail.com
Sat Mar 6 09:22:51 EST 2010


On 05/03/10 21:36 Thomas Schilling wrote:

> I'm not sure why you need these uniques in the Show instances, though.
>   Can't you just store the IDs with your data?

No. I need to be able to print names of these unique variables.



More information about the Haskell-Cafe mailing list