fn peekItem(self: Self, offset: usize) T
Returns the item at offset. Asserts offset is within bounds.
offset
self: Self,
offset: usize,