node-es6-set

ECMAScript6 Set polyfill
  https://github.com/medikoo/es6-set
  0
  no reviews



Set collection as specified in ECMAScript6

Warning: 0.1 version does not ensure O(1) algorithm complexity (but O(n)). This shortcoming will be addressed in 1.0.

Node.js is an event-based server-side JavaScript engine.