libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
ElementType.ElementType
libd
meta
traits
ElementType
Undocumented in source.
alias
ElementType
=
E
template
ElementType
(alias T)
static if
(
is(T == E[], E)
)
alias
ElementType
=
E
alias
ElementType
=
typeof
(
T
.
init
.
front
())
Meta
Source
See Implementation
libd
meta
traits
ElementType
aliases
ElementType