ppap4lmp
0.7.2
|
This file has a definition of utils::join. More...
#include <alias/std.h>
Go to the source code of this file.
Namespaces | |
utils | |
Namespace for utility functions. | |
Functions | |
Str | utils::join (const Vec< Str > &strs, const Str &jointer) |
Mimicking Python's join . More... | |