Using binumbers or strings for input
Open
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
Vorpal seems to be using numbers, even though I cannot find the exact code I am looking for, maybe you can help me.

The number I put in there seems to exceed JavaScript biggest numbers, therefore it just rounds the number starting from 9007199254740991.
It would be great to either have a bignumber library or using strings here. Maybe there is a workaround I did not think of yet?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.