Skip.Skip

Undocumented in source.
template Skip(int count, T...)
alias Skip = T[count..$]

Meta