dinosaure on drop-support-for-old-ocaml-versions
raphael-proust on prepare-for-5.6.0-release
Remove duplicate ocaml dependen… (compare)
raphael-proust on 5.6.0
raphael-proust on prepare-for-5.6.0-release
Complete the CHANGES file Bump version numbers in opam fi… (compare)
raphael-proust on add-ocaml5-in-ci
fix (compare)
raphael-proust on add-ocaml5-in-ci
Add 5.0.x to CI fixup! Add 5.0.x to CI Explicit alpha0 mention in opam… and 1 more (compare)
raphael-proust on master
Change mentions of Pervasives t… Mention doc improvement in CHAN… Merge pull request #954 from Mi… (compare)
raphael-proust on master
Fully initialize custom_operati… Merge pull request #918 from Mi… (compare)
Orbifx
Added
I finished reading the sections before Sec. Rejection. Comments:
In Sec. Waiting, should
If p1 is fulfilled now or later with value v, f v is called. f v might be called immediately, or after some time.
instead have something like "f v
will be called when p1 is fulfilled"?
Apart from these, I think the rest of it is a good read.
Also, for some reason, the deprecated section is not linked to in the sidebar.
Orbifx
Anton Bachin (Gitter): is this how Lwt implements Lwt exceptions? https://hal.inria.fr/inria-00432575/document
exn
for errors, an open variant type
Lwt_result
, which provides a separate error monad
string
, or some inferred polymorphic variant, or an open variant, or anything else
Lwt_log
is easier to start with; Logs
is better to elaborate on )
Orbifx
Ocsigen*
smondet
both are low traffic, but stuff still happens