package itv-tree

  1. Overview
  2. Docs
Float intervals tree library

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.tar.gz
md5=9e794444e840be1db8987687857a36da

README.html

README

to compile:
make

to use in the toplevel:
#use "interval_tree.ml";;

You may wish to uncomment the tests at the end of interval_tree.ml
when playing in the toplevel.