UNPKG

@stdlib/esm

Version:

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

3 lines 293 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 var r=65535;function a(a,t){var e,n;return((e=((a>>>=0)&r)>>>0)*(n=((t>>>=0)&r)>>>0)>>>0)+((a>>>16>>>0)*n+e*(t>>>16>>>0)<<16>>>0)>>>0}var t=a;export default t; //# sourceMappingURL=uimul.js.map