[Haskell-cafe] ANN: data-spacepart - space partitioning data structure[s] (initial release)

Corey O'Connor coreyoconnor at gmail.com
Tue Jan 27 12:10:23 EST 2009


http://hackage.haskell.org/cgi-bin/hackage-scripts/package/data-spacepart

The goal of this package is to be a collection of space partitioning
data structures. Currently, however, there is only a simple quadtree
implementation.

The package neither has real documentation or tests I'd like for a
quality release. However, if you need a quadtree implementation then
hopefully this will help.

Cheers,
Corey O'Connor


More information about the Haskell-Cafe mailing list