pad-left
Left pad a string with zeros or a specified string. Fastest implementation.
string-left-right
Looks up the first non-whitespace character to the left/right of a given index
pad
Left and right string padding
trim-left-x
This method removes whitespace from the left end of a string.