Browse thread
Avoiding shared data
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-10-04 (18:06) |
From: | Martin Chabr <martin_chabr@y...> |
Subject: | Ant: Re: Ant: Re: Ant: Re: Ant: Re: [Caml-list] Avoiding shared data |
--- Jon Harrop <jon@ffconsultancy.com> wrote: > If you mean this: > > # let a = Array.make 3 (ref 0) in (a.(0) := 3; a);; > - : int ref array = [|{contents = 3}; {contents = > 3}; {contents = 3}|] > > I don't want arrays of elements referencing the same > value. So I don't create > them. I do not disagree. The trouble on my side is that it is very easy to get them and difficult not to get them or get rid of them, once the programs get more complex. Martin ___________________________________________________________ Was denken Sie über E-Mail? Wir hören auf Ihre Meinung: http://surveylink.yahoo.com/wix/p0379378.aspx