@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 319 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import r from"./../../math/base/special/abs.js";var t=r;function n(){var r,n=0;return function(a){if(0===arguments.length)return r?n:null;return r=!0,n+=t(a)}}var a=n;export default a;
//# sourceMappingURL=sumabs.js.map