[
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: | Thorsten Ohl <ohl@h...> |
| Subject: | Question about O'Caml 3 |
Contrary to the documentation, O'Caml 3.00 accepts, lowercase
identifiers for polymorphic variants.
ohl@heplix4:~Mail$ ocaml
Objective Caml version 3.00
# `foo;;
- : [> `foo] = `foo
Who's right: the compiler or the manual?
BTW: the new syntax for labels is very readable. Congratulations.
Cheers,
-Thorsten
--
Thorsten Ohl, Physics Department, TU Darmstadt -- ohl@hep.tu-darmstadt.de
http://heplix.ikp.physik.tu-darmstadt.de/~ohl/ [<=== PGP public key here]