OCaml promises and concurrent I/O

Edit Package ocaml-lwt
https://opam.ocaml.org/packages/lwt

Lwt is OCaml's concurrent programming library. It provides a single data type: the promise, which is a value that will become determined in the future. Creating a promise spawns a computation. When that computation is I/O, Lwt runs it in parallel with your OCaml code.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000697 697 Bytes
ocaml-lwt-5.9.0.tar.xz 0000244920 239 KB
ocaml-lwt.changes 0000000141 141 Bytes
ocaml-lwt.spec 0000002262 2.21 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by