package diet

  1. Overview
  2. Docs
Discrete Interval Encoding Trees

Install

Dune Dependency

Authors

Maintainers

Sources

diet-v0.4.tbz
sha256=96acac2e4fdedb5f47dd8ad2562e723d85ab59cd1bd85554df21ec907b071741
sha512=88ab26a898ace0fa97bb521b8715ad9e122782c9be212e2162d2d3695208dbb3d296409446dfa4c1b84e6cdf8fd9a1922989046db3c7ad01db57940ced4b0c17

CHANGES.md.html

v0.4 (2019-07-16)

  • support OCaml 4.08 deprecations by using Stdlib (@avsm)

v0.3 (2019-03-07)

  • switch to dune-release (@avsm)

  • run the tests as well as build them (@avsm)

  • update metadata to opam 2.0 format (@avsm)

0.2 (2018-10-04):

  • Add an iter function (#5 from @g2p)

  • Build via dune (was jbuilder)

0.1 (2018-06-07):

  • Initial split of the DIET code from mirage/ocaml-qcow