Lattice.getNeighbours

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Ct[] getNeighbours(Coord )
    struct Lattice(Ct, uint N, neighbourhood = Neighbourhood!N)
    Ct[]
    getNeighbours
    (
    string s
    )
    if (
    isNeighbourhood!(neighbourhood, N)
    )
  2. Ct[] getNeighbours(Coord )

Meta