- From: Tab Atkins Jr. <notifications@github.com>
- Date: Sun, 28 Jan 2018 17:35:34 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 29 January 2018 01:35:56 UTC
I've got another case of this, and it's also about maplikes - I want to write a custom `.get()`, but it looks like I have to set its return type to `any` so that I can properly return `undefined`. (I first tried to use `(void or CSSStyleValue)`, but that's not allowed per the grammar.) -- 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/60#issuecomment-361117358
Received on Monday, 29 January 2018 01:35:56 UTC