js-util

Home > rc-js-util > _Array > addToSet

_Array.addToSet property

Adds the items in an array to the set.

Signature:

static readonly addToSet: typeof arrayAddToSet;

Remarks

See arrayAddToSet().