package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Sep 11, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package spatial provides simple range queries over 2D points.
Nearest returns the id of the closest point to (ox,oy) within maxDist.
each should call yield(x, y, id) for every candidate.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.