package diet

  1. Overview
  2. Docs
Discrete Interval Encoding Trees

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=f31bb2fc82a04a9914cc4d5017978014

Description

This is based on the Functional Pearls: Diets for Fat Sets by Martin Erwig.

Published: 07 Jun 2018

README

Ocaml Discrete Interval Encoding Trees

Please read the API documentation.

This is based on the Functional Pearls: Diets for Fat Sets by Martin Erwig.

Dependencies (7)

  1. ppx_type_conv build
  2. ppx_sexp_conv build & >= "v0.9.0"
  3. ppx_tools build
  4. jbuilder >= "1.0+beta10"
  5. sexplib
  6. result
  7. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (2)

  1. mirage-block-unix >= "2.10.0" & < "2.11.1"
  2. timere >= "0.2.1" & < "0.6.0"

Conflicts

None