hibernated v0.3.5 (2019-09-02T20:12:25Z)
Home
Dub
Repo
getLazyCollectionInstanceType.getLazyInstanceType
hibernated
metadata
getLazyCollectionInstanceType
Undocumented in source.
template
getLazyCollectionInstanceType
(T)
static if
(
is(T x == LazyCollection!Args, Args...)
)
alias
getLazyInstanceType
=
Args
[
0
]
Meta
Source
See Implementation
hibernated
metadata
getLazyCollectionInstanceType
aliases
getLazyInstanceType