UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 216 B
import { IterableX } from '../../iterable/iterablex.js'; import { whileDo as whileDoStatic } from '../../iterable/whiledo.js'; /** @nocollapse */ IterableX.whileDo = whileDoStatic; //# sourceMappingURL=while.js.map