package red-black-tree

  1. Overview
  2. Docs
Functional Red-Black Tree

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.5.tar.gz
md5=9bf8cd113df9cf7e0011c93b3f2a98ca
sha512=8b12a93c409a47f5418406e17a615d52d559e1be7c6ac6afbeecdf8d1d0f033b94ef5247a84a86514cad4ad71b45e104ba5863a7b602893c7f1fc78a2cffe751

README.md.html

rbtree

This is an OCaml implementation of the paper Deletion: The curse of the red-black tree

Developing this repo

git clone git@github.com:andrewbaine/rbtree.git
cd rbtree
opam install . --deps-only --with-test
OCaml

Innovation. Community. Security.