StringBuilder StringBuilder class for Roblox that creates strings from tables This library is essentially just shorthand for using table.concat()/Array.join() with some extra utility.