
8 Jan
2006
8 Jan
'06
7:11 a.m.
On Sun, Jan 08, 2006 at 12:43:31PM +0100, Tim Walkenhorst wrote:
{- Disclaimer: I'm rather new to Haskell and completely new to this board. I may not use the correct terminology in all cases, but I hope my intention becomes clear when you have a look at the code-snippets. -}
Hey ho,
Is there any way two find out whether two variables refer to the same cell? That is I'm looking for a notion of identity (compareable to == in Java) as opposed to equality (== in Haskell).
If you haven't seen this thread already: "Detecting Cycles in Datastructures" covering exactly your topic, I think.. You can use google groups to find it. It's from okt. Marc