list-extra
list-extra copied to clipboard
Add a pad functions
This would behave similarly to String.pad/String.padLeft/String.padRight, where a given value would be added until the provided length is met.
Sounds good. Those sound like useful functions.