
27 Oct
2005
27 Oct
'05
4:30 p.m.
Hello Tom, Thursday, October 27, 2005, 6:46:41 PM, you wrote: TH> In a pure language, is it possible to detect cycles in recursive data TH> structures? no, but it is possible in GHC. Einar Karttunen in his "SerTH - Binary Serialization library for Haskell" used makeStableName and unsafeCoerce# to get number which characterize uniqness of Haskell value -- Best regards, Bulat mailto:bulatz@HotPOP.com