MetaLinear.gridScopeView

Returns a `scope` immutable array of X for the grid data along the given dimension.

struct MetaLinear(T, X)
return scope const @property @trusted
immutable(X)[]
gridScopeView
(
size_t dimension = 0
)
()
if (
dimension == 0
)