`lpad`, `rpad` and `cpad` would seem to be good candidates to be unified in a `pad` function. There are a lot of such string manipulation functions that feel like they should be moved from Base to a string manipulation package.