UNPKG

@klodianimeri/pipejs

Version:

Pipe functions that provide convenient and efficient ways to work with iterators.

8 lines (7 loc) 211 B
export * from './yield.js'; export * from './yields.js'; export * from './done.js'; export * from './assert-async.js'; export * from './assert-sync.js'; export * from './push.js'; export * from './infinity.js';