UNPKG

@rimbu/stream

Version:

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

2 lines (1 loc) 104 B
export declare function closeIters(...iters: (AsyncIterator<any> | undefined | null)[]): Promise<void>;