Browse thread
Re: reference initialization
-
Pierre Weis
-
Hongwei Xi
- Daniel de Rauglaudre
- Daniel de Rauglaudre
-
Hongwei Xi
[
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: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
| Subject: | Re: reference initialization |
On Thu, May 11, 2000 at 02:59:16PM -0400, Hongwei Xi wrote: > I want to combine two arrays into one. Here is the code in OCaml. >... Woops, I forgot another solution: ========================== let combine_arrays = Array.append ========================== -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/