:honeybee: 32-bit unsigned integer arithmetic and logic operators for JavaScript
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.
rotl32(1, 1); // 2
@arithmetic-type/uint32"">
@arithmetic-type/uint32"">
@arithmetic-type/uint32"">