#point #grid #coordinate #matrix

grid-point

A Point represents an [x, y] coordinate on a grid or matrix

1 unstable release

0.1.0 Apr 24, 2024

#2528 in Algorithms

MIT license

3KB

grid-point

Description

This is a simple crate provided to help standardize simple Point representations and calculations for a [x, y] coordinate in a grid or Matrix.

No runtime deps