immutable-js-oss / immutable-js

Immutable persistent data collections for Javascript which increase efficiency and simplicity.
https://immutable-js-oss.github.io/immutable-js/
MIT License
37 stars 6 forks source link

try implementing TS Map as object definition #223

Open jdeniau opened 3 years ago

jdeniau commented 3 years ago

Superseeded by https://github.com/immutable-js/immutable-js/pull/1841