UNPKG

@klodianimeri/pipejs

Version:

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

3 lines 92 B
import { drop } from "./drop.js"; export const skip = drop; //# sourceMappingURL=skip.js.map