Linear._grid

Grid iterators. For internal use.

struct Linear(F, size_t N = 1, X = F)
Repeat!(N, RCI!(immutable X)) _grid;

Meta