tc39 / proposal-number-fromstring

{BigInt,Number}.fromString(string, radix)
https://mathiasbynens.github.io/proposal-number-fromstring/
65 stars 7 forks source link

Advance to stage 3 #3

Open mathiasbynens opened 6 years ago

mathiasbynens commented 6 years ago

Criteria taken from the TC39 process document minus those from previous stages:

  • [ ] Complete spec text

https://github.com/mathiasbynens/proposal-number-fromstring/blob/master/spec.html https://mathiasbynens.github.io/proposal-number-fromstring/

  • [ ] Designated reviewers have signed off on the current spec text

TODO

  • [ ] The ECMAScript editor has signed off on the current spec text

TODO