fn allocatedSlice(self: Self) Slice

Returns a slice of all the items plus the extra capacity, whose memory contents are undefined.

Parameters

self: Self,