Re: [heycam/webidl] add a type to represent the undefined value (#60)

> As discussed above that TypeScript has void is largely historical and its meaning (null or undefined) is not that useful.

Well in my understanding, for functions it adds a particular meaning ---> no return value, which is different to return `null` or `undefined`.  

-- 
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-676018873

Received on Wednesday, 19 August 2020 09:24:27 UTC