mirror of
https://github.com/ziglang/zig.git
synced 2025-03-14 10:08:32 +00:00
std.array_list: promote tests to doctests
This moves most tests from ArrayList and ArrayListUnmanaged into the corresponding namespace and provides a doctest for nearly every method.
This commit is contained in: