spatial_hash 0.2.0

A 2D Spatial Hash which uses cubes, triangles and hexes.
Documentation
[[bench]]
harness = false
name = "isect_ck"

[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.4"

[dev-dependencies.either]
version = "1.8.0"

[package]
description = "A 2D Spatial Hash which uses cubes, triangles and hexes."
edition = "2021"
license = "MIT"
name = "spatial_hash"
readme = "README.md"
repository = "https://github.com/JulianKnodt/regular_spatial_hash"
version = "0.2.0"