./devel/ocaml-async, Asynchronous execution library from Jane Street

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 0.13.0, Package name: ocaml-async-0.13.0, Maintainer: jaapb

Async is a library for asynchronous programming, i.e., programming where some
part of the program must wait for things that happen at times determined by some
external entity (like a human or another program). This includes pretty much any
program that uses blocking calls (e.g., networking code, disk access), timeouts,
or event loops (e.g., GUIs).


Required to run:
[lang/ocaml] [devel/ocaml-dune]

Master sites:

SHA1: f6361e8b20880a95330e509404af3d7295dd9faf
RMD160: 484dd1ab22b49823613baaca6450dfdc460111e7
Filesize: 62.391 KB

Version history: (Expand)