Extracts SliceKind.
static assert(kindOf!(Slice!(int*, 1, Universal)) == Universal);
See Implementation
Extracts SliceKind.