expand

Expand a static array to a tuple. Unlike ArrayToTuple, the array may be a runtime variable.

Members

Aliases

expand
alias expand = AliasSeq!()
Undocumented in source.
expand
alias expand = AliasSeq!(getValue, expand!(arr, offset + 1))
Undocumented in source.

Properties

getValue
ref getValue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta