package
1.0.28
Repository: https://github.com/heshed/go-datastructures.git
Documentation: pkg.go.dev

# Packages

Package hilbert implements a Hilbert R-tree based on PALM principles to improve multithreaded performance.

# Interfaces

Rectangle describes a two-dimensional bound.
RTree defines an object that can be returned from any subpackage of this package.

# Type aliases

Rectangles is a typed list of Rectangle.