source:
node_modules/core-js-pure/actual/set/is-disjoint-from.js@
d24f17c
Last change on this file since d24f17c was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 219 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | require('../../modules/es.set'); |
3 | require('../../modules/esnext.set.is-disjoint-from.v2'); |
4 | var entryUnbind = require('../../internals/entry-unbind'); |
5 | |
6 | module.exports = entryUnbind('Set', 'isDisjointFrom'); |
Note:
See TracBrowser
for help on using the repository browser.