MCPcopy
hub / github.com/zloirock/core-js / es.set.union.js

File es.set.union.js

tests/unit-global/es.set.union.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DESCRIPTORS } from '../helpers/constants.js';
2import { createIterable, createSetLike } from '../helpers/helpers.js';
3
4QUnit.test('Set#union', assert => {

Callers

nothing calls this directly

Calls 2

createSetLikeFunction · 0.90
createIterableFunction · 0.90

Tested by

no test coverage detected