Lattice.get

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

Meta