2e806682f4
This new name (and the fact that it is a function returning a type) will make it more clear which use cases are better suited for ArrayList and which are better suited for ArrayListSentineled. Also for consistency with ArrayList, * `append` => `appendSlice` * `appendByte` => `append` Thanks daurnimator for pointing out the confusion of std.Buffer. |
||
---|---|---|
.. | ||
bit_in_stream.zig | ||
bit_out_stream.zig | ||
buffered_atomic_file.zig | ||
buffered_in_stream.zig | ||
buffered_out_stream.zig | ||
c_out_stream.zig | ||
counting_out_stream.zig | ||
fixed_buffer_stream.zig | ||
in_stream.zig | ||
out_stream.zig | ||
peek_stream.zig | ||
seekable_stream.zig | ||
serialization.zig | ||
stream_source.zig | ||
test.zig |