package diet

  1. Overview
  2. Docs
Discrete Interval Encoding Trees

Install

Dune Dependency

Authors

Maintainers

Sources

diet-v0.3.tbz
md5=198de585f888bedc2b85f555250ce6d5

Description

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

Published: 10 Mar 2019

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 (4)

  1. ppx_sexp_conv >= "v0.9.0"
  2. dune
  3. sexplib
  4. ocaml >= "4.03.0" & < "5.0.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