UNPKG

@stdlib/esm

Version:

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

3 lines 420 B
// 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/assert/is-nan.js";import t from"./../../math/base/assert/is-negative-zero.js";var e=r,a=t;function n(){var r;return function(t){if(0===arguments.length)return void 0===r?null:r;(void 0===r||t<r||e(t)||t===r&&a(t))&&(r=t);return r}}var i=n;export default i; //# sourceMappingURL=min.js.map