项目作者: make-github-pseudonymous-again

项目描述 :
:honeybee: 32-bit unsigned integer arithmetic and logic operators for JavaScript
高级语言: JavaScript
项目地址: git://github.com/make-github-pseudonymous-again/js-uint32.git
创建时间: 2014-11-05T20:41:00Z
项目社区:https://github.com/make-github-pseudonymous-again/js-uint32

开源协议:GNU Affero General Public License v3.0

下载


:honeybee: @arithmetic-type/uint32

32-bit unsigned integer arithmetic and logic operators for JavaScript using
32-bit signed integers as the underlying data type.

Used in js-hash.
For a 64-bit version, see @arithmetic-type/uint64.

  1. rotl32(1, 1); // 2

License
@arithmetic-type/uint32"">Version
Tests
Dependencies
GitHub issues
@arithmetic-type/uint32"">Downloads

Code issues
Code maintainability
Code coverage (cov)
Code technical debt
Documentation
@arithmetic-type/uint32"">Package size