Browse thread
Beginner's question.
-
Alexander A. Vlasov
-
maranget@y...
- Damien Doligez
- Jean-Christophe Filliatre
-
maranget@y...
[
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: | Damien Doligez <damien.doligez@i...> |
| Subject: | Re: [Caml-list] Beginner's question. |
On Oct 27, 2005, at 15:41, Luc Maranget wrote: > I sugest that, to begin with caml, you stick to explict > match constructs, avoiding matchings introduced by function As a seasoned OCaml programmer that's what I do anyway, because it makes my life easier when using the debugger... -- Damien