David Kastrup <[email protected]> writes: > I've taken a look at that code now, and it would appear uniqued-alist > just removes entries that would be shadowed in an alist anyway. It is > not perfectly correct: if a value is actually #f it is not preserved. > I don't think that can be the issue here, but I'll take a look at > fixing that.
My mistake: that was a misreading of the code. It appears to be correct. > I'll try putting some more work in figuring out what the problem may be. -- David Kastrup
