This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lvjunxi
/
node_modules
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
25798bf1e1
Branches
Tags
master
node_modules
/
core-js
/
modules
/
es7.set.of.js
es7.set.of.js
101 B
History
Raw
1
2
// https://tc39.github.io/proposal-setmap-offrom/#sec-set.of
require('./_set-collection-of')('Set');