Skip to content

UnixJunkie/interval-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.