node-stringset

Fast and robust stringset (Node.js module)
  https://github.com/olov/stringset
  0
  no reviews



A fast and robust stringset implementation that can hold any string keys, including __proto__, with minimal overhead compared to a plain object.

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