On 2018-05-20 05:25, Hikaru Nakashima wrote:
I would like to be called and interpreted like 
`BigInt("465456456465465465465465464646")` when first parsing the numeric 
string.

This means that all numerical values passed to the `reviver` function and all 
numerical values contained in the post-analysis object are `BigInt`.

Doesn't this require a modified JSON.parse() to work?

If that's not the case, please provide a complete example.

Anders

_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to