[
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: | Sussillo, David <sussillo@f...> |
| Subject: | callcc/throw... |
Hello, Is there an OCaml equivalent to the continuation primitives callcc/throw found in SML/NJ or anything that approximates their behavior? Maybe someone has a suggestion how I could implement callcc/throw myself as C calls? Thanks, dave