package diet

  1. Overview
  2. Docs
Discrete Interval Encoding Trees

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=0dec8b13bbb1c0c3592178695dae024d

Description

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

Published: 05 Oct 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 (5)

  1. ppx_sexp_conv >= "v0.9.0"
  2. dune >= "1.2"
  3. sexplib
  4. result
  5. ocaml >= "4.03.0" & < "5.0.0"

Dev Dependencies

None

Used by (2)

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

Conflicts

None