enter image description here
I’m trying to re-implement Map of javascript, i used closure, methods such as set and get and delete works fine, but i have problem with size property, it return 0 always.
I tried to change size from property to method and it works, but as property it does not work
New contributor
elamrani ayman is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.