package patricia-tree

  1. Overview
  2. No Docs
Patricia Tree data structure in OCaml for maps and sets. Supports generic key-value pairs

Install

dune-project
 Dependency

Authors

Maintainers

Sources

patricia-tree-0.14.0.tbz
sha256=32e5639ec6af0f7763d6bf48a8711d8d9cd0d79af1fc8cecf1c73a442c1c1fa7
sha512=749fb6696e83b88b782d70248cb646a8a7ac02d1e781f15d680ff1b41949b936259abd6979680fc9812b9c9cf8406ca24ccf3e785b8b7977519394a04d53f451

Description

Published: 03 Jun 2026

Dependencies (2)

  1. dune >= "3.0"
  2. ocaml >= "4.14"

Dev Dependencies (7)

  1. csv with-dev-setup
  2. bechamel with-dev-setup
  3. sherlodoc with-doc
  4. odoc >= "2.4.0" & with-doc
  5. mdx >= "2.4.1" & with-test
  6. ppx_inline_test >= "v0.16.0" & with-test
  7. qcheck >= "0.90" & with-test

Used by (3)

  1. codex
  2. frama_c_codex
  3. smtml >= "0.7.0" & < "0.17.0"

Conflicts

None