unwords

Takes a sequence of strings and joins them with separating spaces.

Members

Variables

unwords
enum string unwords;
Undocumented in source.
unwords
enum string unwords;
Undocumented in source.
unwords
enum string unwords;
Undocumented in source.

Parameters

Args

Strings.

Return Value

Concatenated string.

Meta