| Paketname | liblwt-ocaml-doc | 
| Beschreibung | cooperative light-weight thread library (documentation) | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 2.1.1-1 | 
| Sektion | doc | 
| Priorität | optional | 
| Installierte Größe | 1356 Byte | 
| Hängt ab von |  | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian OCaml Maintainers  | 
| Quelle | lwt | 
| Paketgröße | 114406 Byte | 
| Prüfsumme MD5 | 8e59223e2843c992a9e34c0e771476e4 | 
| Prüfsumme SHA1 | 78439eecff5242a6af4c448feb1edd72579e918c | 
| Prüfsumme SHA256 | 07154a03a2b2c0dc86a2830223c66997064972311523c9b34912bad44ad3e500 | 
| Link zum Herunterladen | liblwt-ocaml-doc_2.1.1-1_all.deb | 
| Ausführliche Beschreibung | Lwt is a library of cooperative threads implemented in monadic style.
With respect to preemptive threads, cooperative threads are not using
a scheduler to distribute processor time between threads. Instead of
this, each thread must tell the others that he wants to let them
work.
.
This package contains the complete API reference for Lwt, including
OpenSSL, GLib bindings and examples.
 |