UNPKG

@stdlib/esm

Version:

ES module distribution for Stdlib, a standard library for JavaScript and Node.js.

3 lines 268 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 import t from"./../../int32/base/to-uint32.js";var r=t,n=r(31);function o(t,o){return r(t<<(o&=n)|t>>>(-o&n))}var a=o;export default a; //# sourceMappingURL=rotl.js.map