hashgrid 0.1.0

A 2D spatial-hash grid library
Documentation

A 2D spatial-hash grid library

Type-Naming Convention

  • A: The coordinate type.
  • T: The hashable identifier type, defaults to u32.
  • S: The size of the hash table.