Represents a node in the Grid graph with x and y coordinates and optional data, which can be considered the node value
Optional data associated with the tile, which can be considered a node of any type
The x-coordinate of the tile.
The y-coordinate of the tile.
Checks if the data property of the Tile is a Char and whether that Char represents a digit.
data
Tile
Char