InternMap. A smarter Map and Set that treats equivalent values as the same key.

github.com/mbostock/internmap

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2021
  • Release —
  • 2.0.3
  • don’t mangle InternMap or InternSet
  • Release —
  • 2.0.2
  • upgrade dependencies
  • fix broken delete
June 2021
  • Release —
  • 2.0.1
  • update dependencies
  • related d3/d3#3502; extract copyrights from LICENSE
  • mocha doesn’t need --experimental-modules
  • Release —
  • 2.0.0
  • eslint src test
  • mocha semver
  • type: module
March 2021
  • Release —
  • 1.0.1
  • fix #2; null entries
January 2021
  • Release —
  • ISC
  • 1.0.0
  • Initial commit.