[ aramo ]
[ 原始碼: node-cuint ]
套件: node-cuint (0.2.2-3)
node-cuint 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-cuint:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Andrius Merkys
外部的資源:
- 主頁 [github.com]
相似套件:
C-like unsigned integers for Javascript
Javascript does not natively support handling of unsigned 32 or 64 bits integers. This library provides that functionality, following C behaviour, enabling the writing of algorithms that depend on it. It was designed with performance in mind and tries its best to be as fast as possible.