expand

Expand Static array into a parameter arguments (AliasSeq!). See also: http://forum.dlang.org/thread/hwellpcaomwbpnpofzlx@forum.dlang.org?page=1

Members

Aliases

expand
alias expand = delay
Undocumented in source.
expand
alias expand = AliasSeq!(delay, expand!(array, idx + 1))
Undocumented in source.

Properties

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

Meta