btree: B-Tree on the compact heap

[ bsd3, data, library ] [ Propose Tags ]

Modules

[Last Documentation]

  • BTree
    • BTree.Array
    • BTree.Compact
    • BTree.Contractible
    • BTree.Linear

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2, 0.3, 0.3.1, 0.4.0
Dependencies base (>=4.10 && <4.11), compact-mutable (>=0.1 && <0.2), ghc-prim (>=0.5 && <0.6), prim-array (>=0.2 && <0.3), primitive (>=0.6.2 && <0.7) [details]
License BSD-3-Clause
Copyright 2017 Andrew Martin
Author Andrew Martin
Maintainer andrew.thaddeus@gmail.com
Category Web
Home page https://github.com/andrewthad/b-plus-tree#readme
Source repo head: git clone https://github.com/andrewthad/b-plus-tree
Uploaded by andrewthad at 2017-06-28T15:12:34Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2971 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-06-28 [all 3 reports]

Readme for btree-0.2

[back to package description]

b-plus-tree