ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
ElementType
dmd
root
array
Evaluates to the element type of
R
.
template
ElementType (
R
) {
alias
ElementType
=
T
;
alias
ElementType
=
void
;
}
Members
Aliases
ElementType
alias
ElementType
=
T
Undocumented in source.
ElementType
alias
ElementType
=
void
Undocumented in source.
Meta
Source
See Implementation
dmd
root
array
enums
isCallableWith
isInputRange
isPredicateOf
functions
equal
filter
map
reverse
split
staticArray
walkLength
properties
peekSlice
structs
Array
templates
ElementType
each
Evaluates to the element type of R.