isSameSlices.E

Undocumented in source.
template isSameSlices(Ts...)
static if(isSlice!(Ts[0]))
alias E = typeof(Ts[0].init[0])

Meta