expand

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

Members

Aliases

expand
alias expand = AliasSeq!()
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