UNPKG

@stdlib/esm

Version:

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

3 lines 325 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 import t from"./../../../constants/math/float64-pinf.js";import n from"./../../../constants/math/float64-ninf.js";var o=t,a=n;function r(t){return t===o||t===a}var f=r;export default f; //# sourceMappingURL=is-infinite.js.map