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 (20:21) |
From: | Jon Harrop <jon@f...> |
Subject: | Re: Ant: Re: Ant: Re: Ant: Re: Ant: Re: [Caml-list] Avoiding shared data |
On Tuesday 04 October 2005 19:06, you wrote: > 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. Yes, misuse of Array.make is certainly a caveat. The easiest solution is to use Array.init instead. -- Dr Jon D Harrop, Flying Frog Consultancy Ltd. Objective CAML for Scientists http://www.ffconsultancy.com/products/ocaml_for_scientists