Helpers for using React with Lwt
https://opam.ocaml.org/packages/lwt_react
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ocaml/ocaml-lwt_react && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000703 703 Bytes | |
| ocaml-lwt_react-5.9.2.tar.xz | 0000244752 239 KB | |
| ocaml-lwt_react.changes | 0000000141 141 Bytes | |
| ocaml-lwt_react.spec | 0000002077 2.03 KB |
Comments 0