Optional
element: anythe source element(s) to inspect
Optional
separator: null | stringthe delimiter to append between each element of the given element(s)
Optional
filter: (item?: any) => booleanthe filter to check each element of the given element(s) should be included
the joined string with the given element(s) and delimiter
Returns the joined string with the given element(s) and delimiter