fn get(self: Self, i: usize) T

Return the element at index i of the slice.

Parameters

self: Self,
i: usize,