- From: Tab Atkins Jr. <notifications@github.com>
- Date: Thu, 06 Aug 2020 16:55:57 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 6 August 2020 23:56:09 UTC
> Does an argument typed undefined make sense? Should it be prevented? By itself, like `DOMString foo(undefined bar)`? Probably not. In a union, tho, definitely yes. I don't think it's worth trying to grammar-finesse it out of existence; doing so wouldn't be avoiding any footguns, just complexifying 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/pull/906#issuecomment-670247392
Received on Thursday, 6 August 2020 23:56:09 UTC