#javascript convert array to map
new Map([...["a", "b", "c"].entries()]);
Array.prototype.entries http://xahlee.info/js/js_Array.prototype.entries.html
Conversation
Notices
-
∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 03-Jan-2018 20:53:47 EST ∑ XahLee