- From: Kris Kowal <kris.kowal@cixar.com>
- Date: Tue, 20 Nov 2012 12:00:14 -0800
- To: "Mark S. Miller" <erights@google.com>
- Cc: bugzilla@jessica.w3.org, "public-script-coord@w3.org" <public-script-coord@w3.org>, es-discuss <es-discuss@mozilla.org>
On Tue, Nov 20, 2012 at 10:57 AM, Mark S. Miller <erights@google.com> wrote: > Since Map and Set will be in ES6 and MultiMap is trivially > implementable from these, we can wait until we see some experimental > implementations before standardizing. Hence the ES7 target. Here’s my experimental implementation, in terms of my Map shim. https://github.com/kriskowal/collections/blob/master/multi-map.js
Received on Tuesday, 20 November 2012 20:00:41 UTC