creates a list containing *n* copies of the specified list
None
The function aims to duplicate the specified string in a smart way.
std::dup | creates a concatenation of *n* copies of the specified collection |
std::spaces | returns the specified number of spaces |