Take.Take

Undocumented in source.
template Take(int count, T...)
alias Take = T[0..count]

Meta