A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value
-
Updated
May 14, 2022 - JavaScript
A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value
Add a description, image, and links to the bi-dimensional topic page so that developers can more easily learn about it.
To associate your repository with the bi-dimensional topic, visit your repo's landing page and select "manage topics."