codex-semantics-library / patricia-tree

Patricia Tree data structure in OCaml for maps and sets, supports generic (GADT) keys
https://codex.top/api/patricia-tree/
GNU Lesser General Public License v2.1
12 stars 0 forks source link

Split file with canonical #11

Closed dlesbre closed 2 months ago

dlesbre commented 2 months ago

Using @canonical tags, we can keep the old v0.10.0 interface unchanged, while conserving file split from #10. This makes documentation longer, but avoids breaking changes and a heavier interface.