ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
expand.expand
ae
utils
meta
expand
Undocumented in source.
alias
expand
=
AliasSeq
!()
alias
expand
=
AliasSeq
!(
getValue
,
expand
!(
arr
,
offset
+
1
))
template
expand
(alias arr, size_t offset = 0)
static if
(!(
arr.length == offset
))
alias
expand
=
AliasSeq
!(
getValue
,
expand
!(
arr
,
offset
+ 1))
Meta
Source
See Implementation
ae
utils
meta
expand
aliases
expand
properties
getValue