JavaScript WeakMap ObjectThe JavaScript WeakMap object is a type of collection which is almost similar to Map. It stores each element as a key-value pair where keys are weakly referenced. Here, the keys are objects and the values are arbitrary values. SyntaxParameteriterable - It represents an array and other iterable object whose elements are in the form of key-value pair. Points to remember
JavaScript WeakMap Methods
Next TopicJavaScript callback
|
JavaTpoint offers too many high quality services. Mail us on h[email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week