dominictarr

dominictarr/pull-flatmap

JavaScript
2
2
MIT License

Pull‑FlatMap extends JavaScript pull‑streams with a “flatMap” that turns each value emitted by a stream into an array and then flattens those arrays into a single continuous stream—perfect for expanding or contracting the flow of values. It’s intended for developers who already use the pull‑stream logic for composable, functional data processing and need a simple way to map collections of items into new streams.

Total donated
Undistributed
Share with your subscribers: