Browse thread
[Caml-list] Looking for a real 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: | Eray Ozkural <exa@k...> |
| Subject: | Re: [Caml-list] Looking for a real array |
On Monday 28 April 2003 22:05, Brian Hurt wrote: > > Okay, I might be a little confused, forgive me. I thought, implementation > > wise, when I say > > let a = [| 6, 3, 5, 7, 8 |] > > Start with, I think you meant [| 6; 3; 5; 7; 8 |]. Notice the semicolons. > I say this only because I've been caught on this several times before :-}. hush. it will become evident that I used haskell too much :P -- Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr> Comp. Sci. Dept., Bilkent University, Ankara KDE Project: http://www.kde.org www: http://www.cs.bilkent.edu.tr/~erayo Malfunction: http://mp3.com/ariza GPG public key fingerprint: 360C 852F 88B0 A745 F31B EA0F 7C07 AE16 874D 539C ------------------- 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