list-extra icon indicating copy to clipboard operation
list-extra copied to clipboard

Add a pad functions

Open DavidDTA opened this issue 3 years ago • 1 comments

This would behave similarly to String.pad/String.padLeft/String.padRight, where a given value would be added until the provided length is met.

DavidDTA avatar Aug 28 '22 12:08 DavidDTA

Sounds good. Those sound like useful functions.

Chadtech avatar Oct 31 '22 19:10 Chadtech