fn setAll(self: *Self, int: Int) void

Set all entries of a packed array to the value of int.

Parameters

self: *Self,
int: Int,