Context: c-cube/qcheck#400
Context: ocaml/opam-repository#29149
It seems that versions 0.90 and 0.91 were recently published, however the documentation is not published on https://ocaml.org:
This is even more problematic as apparently several functions have been renamed (e.g. Gen.frequency -> Gen.oneof_weighted) so developers can't just browse 0.27 documentation.
Context: c-cube/qcheck#400
Context: ocaml/opam-repository#29149
It seems that versions 0.90 and 0.91 were recently published, however the documentation is not published on https://ocaml.org:
This is even more problematic as apparently several functions have been renamed (e.g.
Gen.frequency->Gen.oneof_weighted) so developers can't just browse 0.27 documentation.