Browse thread
[Caml-list] Gripes with array
[
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: | -- (:) |
| From: | brogoff <brogoff@s...> |
| Subject: | Re: [Caml-list] Gripes with array |
On Thu, 9 Sep 2004, Jon Harrop wrote: > I'm increasingly finding the outrageously finite size limit of arrays to be a > pain. In particular, I'm peeved that the size limit is itself a function of > the type which, therefore, makes writing polymorphic functions over arrays > nay-on impossible (e.g. to make an array of maximum-sized arrays). I'm surprised that there were no comments on this. Since the distinction for floats is a performance hack, wouldn't it make more sense to just have a separate module for fast float arrays? -- Brian ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners