fn append(self: *Self, allocator: Allocator, item: T) Allocator.Error!void

Parameters

self: *Self,
allocator: Allocator,
item: T,