NaiveLazy.d

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

Meta