UNPKG

@rimbu/stream

Version:

Efficient structure representing a sequence of elements, with powerful operations for TypeScript

7 lines 338 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./constructors.cjs"), exports); tslib_1.__exportStar(require("./fast-iterator-custom.cjs"), exports); tslib_1.__exportStar(require("./stream-custom.cjs"), exports); //# sourceMappingURL=index.cjs.map