UNPKG

@klodianimeri/pipejs

Version:

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

3 lines (2 loc) 73 B
import { at } from "./at.js"; export declare const elementAt: typeof at;