The latest version of haskey-btree is 0.3.0.1-1.

haskey-btree

Version 0.2.0.1 revision 0 uploaded by hverr.

Package meta

Synopsis
B+-tree implementation in Haskell.
Description

This package provides two B+-tree implementations. The first one is a pure B+-tree of a specific order, while the second one is an impure one backed by a page allocator.

For more information on how to use this package, visit https://github.com/haskell-haskey/haskey-btree

Author
Henri Verroken, Steven Keuchel
Bug reports
n/a
Category
Database
Copyright
Copyright (c) 2017, Henri Verroken, Steven Keuchel
Homepage
https://github.com/haskell-haskey/haskey-btree
Maintainer
steven.keuchel@gmail.com
Package URL
n/a
Stability
n/a

Components