Browse thread
[Caml-list] Matching when
[
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: | Oleg <oleg_inconnu@m...> |
| Subject: | Re: [Caml-list] Matching when |
On Monday 05 August 2002 05:26 am, Nicolas Cannasse wrote: > match e with > > | Any > | Int x when x > 0 -> > > .... (* here we don't use x *) > > | .... What is "Any" ? I looked in the keywords, values and types indexes of the O'Caml manual, and I did not find the answer. Thanks Oleg ------------------- 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