package js_of_ocaml_patches

  1. Overview
  2. Docs
Additions to js_of_ocaml's standard library that are required by Jane Street libraries.

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml_patches-v0.16.0.tar.gz
sha256=72a5b83dcd57a3496dec793fe8c9fbd866ceeca5a2f6cc45b42e33296aaead4c

README.md.html

Js_of_ocaml_patches

This is a library that contains some additions to the js_of_ocaml standard library. The purpose of this library is as a container for things we intend to upstream, but that the most recent upstream release has not yet reflected. Thus, the intention is that this library be pruned whenever there is a new js_of_ocaml release.