pad-right
Right pad a string with zeros or a specified string. Fastest implementation.
zero-fill
Zero-fill a number to the given size.
pad-left
Left pad a string with zeros or a specified string. Fastest implementation.
fillo
Fill a value with characters to the given size.
new-array
create a new array filled with a value, or zero