Browse thread
Ocaml compiler features
[
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: | tab@s... |
| Subject: | Re: Try finally (was Re: [Caml-list] Ocaml compiler features) |
On Mon, Jan 15, 2007 at 02:40:13PM -0800, Quôc Peyrot wrote: > I don't know for the other trivial functions, but this apply function > looks like > Std.finally from extlib. > > I hardly miss any trivial functions when using extlib, mileage might > vary. extlib is not the only standard extension library that exists. I can easily count 3 of them widely available on internet. and, agreed that's a good start (if that's would be directly available in pervasives), it's not as good has having a: try ... finally ... directly in the language. Cheers, -- Vincent Hanquez