Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Version 0.3, Copyright (c) 2013-2025
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:
You can install this package via OPAM under the name Camldiets
.
The code for handling the AVL trees is borrowed from the Objective Caml Standard Library Set module. (c) Xavier Leroy, projet Cristal, INRIA Rocquencourt
dune build
dune-project
.CHANGES.md
.dune build
. git status
git add -A
git commit -m "message"
git tag v0.x [--force]
git push origin master --tags [--force]
dune-release tag
dune-release distrib