Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
Info
Version: | 4.0.0 |
Author(s): | Stuart Turner |
Last Update: | Thursday, November 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RBush |
Install
Install-Package RBush
dotnet add package RBush
paket add RBush
RBush Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.3.0)
Tags