Array

interface ArrayBuildInFunction{
    concat(): string,}Copy the code