fn appendSlice(self: *Self, allocator: Allocator, items: []const T) Allocator.Error!void

Parameters

self: *Self,
allocator: Allocator,
items: []const T,