package bin_tree

  1. Overview
  2. Docs
A binary tree implementation

Install

Dune Dependency

Authors

Maintainers

Sources

bin_tree-0.1.tbz
sha256=1f3120d91da2ca2f22dec8c78b3f52fe23226d62959269f07c6ec5aa31c29dfe
sha512=9d34ad9dc764ffd8010ffbceaa9505672908e9c03f05104d77c3987ff26f258599d3b41b791d6c010dbd43de723e1e807872a1c37ae48cf845cec8e400b76016

Description

bin-tree is a OCaml library providing a simple binary tree implementation.

README

README.md

A binary tree implementation in OCaml

bin-tree is a OCaml library providing a simple binary tree implementation.

License

This plugin is released under the MIT License.

Authors

  • @Ahhj93 — French student in CPGE MP2I

Dependencies (2)

  1. dune >= "3.13"
  2. ocaml

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None