zig icon indicating copy to clipboard operation
zig copied to clipboard

std.array_list: Add *NoResize functions to ArrayListUnmanaged

Open notcancername opened this issue 1 year ago • 0 comments

In line with #18067, add checked equivalents to *AssumeCapacity for working with non-resizable ArrayListUnmanageds.

notcancername avatar Dec 24 '23 00:12 notcancername