- From: Cameron McCormack <notifications@github.com>
- Date: Tue, 06 Oct 2015 19:41:32 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Wednesday, 7 October 2015 02:42:03 UTC
It's too awkward to deal with the undefined value by having to use `any`. Let's introduce a new type (`undefined`?) to represent that one value. Some care will be needed to make sure we handle optional arguments, distinguishability, etc. properly. --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/60
Received on Wednesday, 7 October 2015 02:42:03 UTC