js-util

Home > rc-js-util > _Array > setDifference

_Array.setDifference property

returns items in A not in B.

Signature:

static readonly setDifference: typeof arraySetDifference;

Remarks

See arraySetDifference().