mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
DeepElementType.DeepElementType
mir
primitives
DeepElementType
Undocumented in source.
alias
DeepElementType
=
S
.
DeepElement
template
DeepElementType
(S)
@
optmath
static if
(
__traits(hasMember, S, "DeepElement")
)
alias
DeepElementType
=
S.DeepElement
alias
DeepElementType
=
ForeachType
!
S
alias
DeepElementType
(
S
:
T
[],
T
)
=
T
Meta
Source
See Implementation
mir
primitives
DeepElementType
aliases
DeepElementType