- From: Kai Ninomiya <notifications@github.com>
- Date: Tue, 16 Jul 2019 15:55:14 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 July 2019 22:55:36 UTC
This is likely interesting to WebGPU as well. We don't have anything that uses a pattern like this right now, but there are places where we might like to. > Hm, does anyone _besides_ Map return the equivalent of a pair-sequence? `Object.entries()`, I think. It also allows a user to explicitly write the pair-sequence, which is the same type accepted by `Map`'s constructor. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/324#issuecomment-512032848
Received on Tuesday, 16 July 2019 22:55:36 UTC