On Sat, 17 Apr 2010 13:31:54 -0700 Chris Rebert
wrote:
> On Sat, Apr 17, 2010 at 12:40 PM, Martin Hvidberg
> wrote:
> > I have this code, it builds up a data structure of nested lists,
> > and filling data in them. My problem is that it seems that one of
> > the lists SA[1] is not a list of uniq
On Sat, Apr 17, 2010 at 12:40 PM, Martin Hvidberg wrote:
> I have this code, it builds up a data structure of nested lists, and filling
> data in them.
> My problem is that it seems that one of the lists SA[1] is not a list of
> unique instances but rather individual links to the same variable.
Dear list
I have this code, it builds up a data structure of nested lists, and filling
data in them.
My problem is that it seems that one of the lists SA[1] is not a list of unique
instances but rather individual links to the same variable.
In the example below I assign 'X' to what I intended to