repeat-string
Repeat the given string n times. Fastest implementation for repeating a string.
to-width
The essential building block for command line tables: truncate & pad strings to given width, taking care of wide characters, accents and ANSI colors
just-left-pad
add characters to the left of a string such that its total length is n