haskey-btree-0.2.0.0: B+-tree implementation in Haskell.

Safe HaskellNone
LanguageHaskell2010

Data.BTree.Primitives

Description

Primitive data structures and algorithms needed for both the pure (Data.BTree.Pure) and impure (Data.BTree.Impure) B+-tree implementation.

Documentation