Skip to content

JoinOptions

Members

enderoptionalChildren

When true, the joiner is placed at the end of the array. When a string, that string is placed at the end of the array. The ender is only emitted when the array has at least one element.

joineroptionalChildren

The string to place between each element.

skipFalsyoptionalboolean

When true, falsy values with the exception of 0 are skipped.