A set of parameters that can be used for a string join.
Join lists can be a regular object, null, undefined, or a tuple where the
first item is the object to join, and the second item is a boolean that specifies
whether to include it if the value is truthy.
A set of parameters that can be used for a string join.
Join lists can be a regular object, null, undefined, or a tuple where the first item is the object to join, and the second item is a boolean that specifies whether to include it if the value is truthy.