- From: Daniel Ehrenberg <notifications@github.com>
- Date: Mon, 11 Nov 2019 09:23:11 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 November 2019 17:23:13 UTC
We discussed the overloading issue in TC39 and concluded that `Intl.NumberFormat.prototype.format` *should* overload between Number and BigInt (based on calling ToNumeric and then checking whether a Number or BigInt came out). So, we may want to permit that here, or we could still prohibit it. Any preferences? Based on a ping from @cynthia about TAG interest, I'd like to conclude on these issues land this PR soon. -- 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-552535461
Received on Monday, 11 November 2019 17:23:13 UTC