Contents:
Get the neighbors of a cell in the grid.
cell (tuple(int, int)) – The cell for which the neighbors need to be computed.