Language

Package: ocaml-lwt @ 4.1.0

Synopsis

Cooperative threads and I/O in monadic style

Description

Lwt provides typed, composable cooperative threads. These make it easy to run normally-blocking I/O operations concurrently in a single process. Also, in many cases, Lwt threads can interact without the need for locks or other synchronization primitives.

Home page
https://github.com/ocsigen/lwt
Location
gnu/packages/ocaml.scm (line: 1715, column: 2)
License

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball