Simplify.tret

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

Meta