| Portability | portable |
|---|---|
| Stability | experimental |
| Maintainer | mihailbogojeski@gmail.com |
| Safe Haskell | Safe-Inferred |
Data.GiST.BTree
Description
A simple implementation of the B+ tree predicate. A containment predicate is a tuple of two integers representing an open interval, while the equality predicate is simply an interger value.