File utils/stringutil.lua
Functions
stringutil.concat (...) | Concats all the given items by invoking tostring on them into one string. |
utils/stringutil.lua
stringutil.concat (...) | Concats all the given items by invoking tostring on them into one string. |