Browse thread
Resumable exceptions in plain OCaml
[
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: | Dmitry Bely <dmitry.bely@g...> |
| Subject: | Re: [Caml-list] Resumable exceptions in plain OCaml |
On 6/15/06, oleg@pobox.com <oleg@pobox.com> wrote: > The implementation and illustration code is available at > http://pobox.com/~oleg/ftp/ML/resumable.ml Is your implementation thread-safe? My impression is it doesn't seems to be. - Dmitry Bely