hibernated ~master (2022-03-03T08:06:47Z)
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