nspace-0.1.0.0: README.md
# nspace
[](https://hackage.haskell.org/package/nspace)
## Dedication
> The eternal silence of these infinite spaces frightens me.
>
> -- Blaise Pascal
## Overview
Haskelly `QuadTree`s and `OctTree`s at last!
`nspace` provides infinite-precision 2D and 3D spatial data structures with
support for efficient spatial queries.
Check the
[Haddock](https://hackage.haskell.org/package/nspace/docs/Data-OctTree.html) for
more information on how to get started!