- From: Emil Lundberg <notifications@github.com>
- Date: Wed, 04 Jul 2018 01:50:35 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 July 2018 08:50:58 UTC
>You can't do `Thing? aThing` to start with. Ah, thanks, my mistake. >`null` is a valid value for a `Thing`. It means "empty dictionary". Is this the way it currently is, or what you're suggesting in OP? My suggestion in https://github.com/heycam/webidl/issues/76#issuecomment-401766639 is that `null` be equivalent to `{}` for function arguments but _not_ for dictionary members. -- 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/76#issuecomment-402410901
Received on Wednesday, 4 July 2018 08:50:58 UTC