Skip to content

tcsprojects/camldiets

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Camldiets

Version 0.2, Copyright (c) 2013-2017

A highly efficient OCaml set implementation for fat sets, i.e. densely populated sets over a discrete linear order.

It is developed and maintained by:

OPAM

You can install this package via OPAM under the name Camldiets.

Credits

The code for handling the AVL trees is borrowed from the Objective Caml Standard Library Set module. (c) Xavier Leroy, projet Cristal, INRIA Rocquencourt

About

A highly efficient OCaml set implementation for fat sets, i.e. densely populated sets over a discrete linear order.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages