UNPKG

@stdlib/esm

Version:

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

3 lines 266 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 function r(r){var t,e;for(t=0,e=0;e<r.length;e++)r[e]<0&&(t+=1);return 0===t?1:t===r.length?-1:0}var t=r;export default t; //# sourceMappingURL=iteration-order.js.map