Function Vec.opSlice

Slicing support

size_t[2] opSlice (
  in size_t start,
  in size_t end
) const;