Browse thread
Request for complete pattern matching
[
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: | luc.maranget@i... |
| Subject: | Re: [Caml-list] Request for complete pattern matching |
> >Typing and warnings are yet another issue! > > Warnings regarding incomplete match cases can be suppressed by adding > 'when true' guards and superfluous catch-all cases. I mean that you will probably loose significant warnings, with your idea you avoid spurious warnings. -- Luc Maranget