Pad-trim
Functions for trimming whitespace and padding with spaces.
Subtopics
- Rpadstr
- Pad a string with spaces on the right.
- Rpadchars
- Pad a character-list with spaces on the right.
- Lpadchars
- Pad a character-list with spaces on the left.
- Lpadstr
- Pad a string with spaces on the left.
- Trim-bag
- Remove particular characters from the front and end of a string.
- Trim
- Remove whitespace characters from the front and end of a string.