Simplify.tail

Undocumented in source.
template Simplify(Dim...)
package
static if(!(Dim.length == 0))
alias tail = Dim[2..$]

Meta