Browse thread
Asynchronous IO programming in OCaml
-
Jon Harrop
- philippe
-
Dario Teixeira
- oliver@f...
- Jake Donham
- Goswin von Brederlow
[
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: | oliver@f... |
| Subject: | Re: [Caml-list] Asynchronous IO programming in OCaml |
On Sun, Oct 24, 2010 at 05:52:19AM -0700, Dario Teixeira wrote: [...] > (Lwt was my first exposure to the monadic style of programming; this > caused some head-scratching in the beginning, but after a while it > became second nature. I reckon this experience might be common to > other Lwt users). [...] Can you recommend papers on monadic programming? Or how did you mastered it? Ciao, Oliver