[ buster ]
[ ソース: lwt ]
パッケージ: liblwt-ocaml-doc (2.7.1-4)
liblwt-ocaml-doc に関するリンク
Debian の資源:
lwt ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [ocsigen.org]
類似のパッケージ:
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.
その他の liblwt-ocaml-doc 関連パッケージ
|
|
|
|
-
- 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