UNPKG

@rimbu/stream

Version:

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

3 lines 144 B
import { StreamConstructorsImpl } from '@rimbu/stream/custom'; export const Stream = StreamConstructorsImpl; //# sourceMappingURL=stream.mjs.map