Module String
A module with helper functions related to strings.
Info:
- License: MIT
- Author: Richard Voelker
Functions
| StringNTimes (s, n) | Duplicates the given string n times and returns a new string. |
StringA module with helper functions related to strings.
| StringNTimes (s, n) | Duplicates the given string n times and returns a new string. |