Naive.d

Undocumented in source.
struct Naive(T, L, alias opTT, alias opTL, alias opLL, T eT, L eL)
T[] d;

Meta