fn readableSlice(self: SliceSelfArg, offset: usize) []const T
Returns a readable slice from offset
offset
self: SliceSelfArg,
offset: usize,