Simplify.head

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

Meta