Re: [heycam/webidl] Add bigint type (#525)

Any thoughts on whether we should support overloading between BigInt and Number or not? Note that one specification proposal where this arises is the integration of BigInt and Intl.NumberFormat (not implemented anywhere AFAIK): https://github.com/tc39/ecma402/pull/236 . That PR follows the ToNumeric algorithm as in https://github.com/heycam/webidl/pull/525#issuecomment-372964767 .

-- 
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/525#issuecomment-444073662

Received on Tuesday, 4 December 2018 11:51:21 UTC