- From: Tobie Langel <notifications@github.com>
- Date: Thu, 27 Oct 2016 04:50:21 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 27 October 2016 11:50:55 UTC
Do we have to account for null types, especially within unions? i.e. are the following object types (currently neither are, if my understanding of what I wrote is correct)? ```webidl (DOMstring or DOMException?) (float or (DOMstring or DOMException)?) ``` -- 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/211#issuecomment-256619879
Received on Thursday, 27 October 2016 11:50:55 UTC