Remove PackedIntArray from std #21676
Labels
accepted
This proposal is planned.
breaking
Implementing this issue could cause existing code to no longer compile or have different behavior.
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
standard library
This issue involves writing Zig code for the standard library.
Milestone
As the original author of the packed_int_array module, it is my opinion that it should be removed from std. My reasoning is as follows:
@Vector
s are also effectively packed int arraysThe text was updated successfully, but these errors were encountered: