I have a hash map I want to use it in javascript. So I thought of converting it into javascript map..how to use it or to do?
-
As urgent as it may be, without context it is very difficult to provide useful feedback. There are differences between a Javascript object and a traditional "Map". Can you describe what you intend on storing in the javascript representation and how you intend on referencing the values?jordancpaul– jordancpaul2011-03-11 02:14:09 +00:00Commented Mar 11, 2011 at 2:14
Add a comment
|