1 unstable release
0.1.0 | Apr 24, 2024 |
---|
#2528 in Algorithms
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.
A Point represents an [x, y] coordinate on a grid or matrix
0.1.0 | Apr 24, 2024 |
---|
#2528 in Algorithms
3KB
This is a simple crate provided to help standardize simple Point representations and calculations for a [x, y] coordinate in a grid or Matrix.