UNPKG

@stdlib/esm

Version:

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

3 lines 290 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 import t from"./is-function.js";var n=t;function e(t){return null!==t&&"object"==typeof t&&n(t.next)&&0===t.next.length}var o=e;export default o; //# sourceMappingURL=is-iterator-like.js.map