* Call a closure on all neighbors of a tile. * @param tile The tile to get the neighbors of * @param closure The closure to call on each neighbor
(tile: number, closure: (tile: number) => void)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected