Function Array.opSlice

Access by slice.

T[] opSlice (
  const(size_t) start,
  const(size_t) end
);