We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f632d commit b4f9c7bCopy full SHA for b4f9c7b
README.md
@@ -34,6 +34,7 @@ a.mul( b ).toString( ) ; // '-903954021577363596419770144565091'
34
The current underlying implementation uses big endian order. There is no
35
alternative for the moment.
36
37
+ - [ ] [BigInt](https://developer.mozilla.org/en-US/docs/Glossary/BigInt)
38
- [x] [@aureooms/js-integer-big-endian](https://github.com/aureooms/js-integer-big-endian)
39
- [ ] [@aureooms/js-integer-little-endian](https://github.com/aureooms/js-integer-little-endian)
40
0 commit comments