Span

Row/Column/... Span.

pure nothrow @safe @nogc
struct Span (
T...
) {}

Members

Variables

_span
uint _span;
Undocumented in source.
args
T args;
Undocumented in source.

Meta