fn setAll(self: *Self, int: Int) void
Set all entries of a packed array to the value of int.
int
self: *Self,
int: Int,