[ buster ]
[ Bron: lwt ]
Pakket: liblwt-ocaml-doc (2.7.1-4)
Verwijzigingen voor liblwt-ocaml-doc
Debian bronnen:
Het bronpakket lwt downloaden:
Beheerders:
Externe bronnen:
- Homepage [ocsigen.org]
Vergelijkbare pakketten:
cooperative light-weight thread library (documentation)
Lwt is a library for cooperative threads implemented in a monadic style. Unlike preemptive threads, cooperative threads do not use a scheduler to distribute processor time between threads. Instead, each thread must announce that it wants to let the others run.
This package contains the complete API reference for Lwt, including OpenSSL, GLib bindings, and examples.
Andere aan liblwt-ocaml-doc gerelateerde pakketten
|
|
|
|
-
- enh: liblwt-glib-ocaml-dev
- cooperative GLib bindings for OCaml
-
- enh: liblwt-ocaml-dev
- cooperative light-weight thread library for OCaml
-
- enh: liblwt-ssl-ocaml-dev
- cooperative OpenSSL bindings for OCaml