fn addOne(self: *Self) error{Overflow}!*T

Increase length by 1, returning a pointer to the new item.

Parameters

self: *Self,