* Calls the closure for all water tiles neighboring the given tile (including the tile itself). * @param tile The tile to check. * @param closure The closure to call.
(tile: number, closure: (tile: number) => void)
source not stored for this graph (policy: none)
no test coverage detected