MapLike<K, V>
Exported By |
---|
A MapLike implements the same public interface as an ES6 Map, without tying the underlying code directly to the implementation. Any additions to this type should also be present on ES6 Maps.
Exported By |
---|
A MapLike implements the same public interface as an ES6 Map, without tying the underlying code directly to the implementation. Any additions to this type should also be present on ES6 Maps.