getLazyCollectionInstanceType.getLazyInstanceType

Undocumented in source.
template getLazyCollectionInstanceType(T)
static if(is(T x == LazyCollection!Args, Args...))
alias getLazyInstanceType = Args[0]

Meta