js-util

Home > rc-js-util > _Map > setDifference

_Map.setDifference property

returns items in A not in B.

Signature:

static readonly setDifference: typeof mapSetDifference;

Remarks

See mapSetDifference().