Pure OCaml B-tree implementation for persistent storage
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

btree: fix README — license ISC → MIT (matches dune-project)

+1 -1
+1 -1
README.md
··· 118 118 119 119 ## Licence 120 120 121 - ISC. See [LICENSE.md](LICENSE.md) for details. 121 + MIT. See [LICENSE.md](LICENSE.md) for details.