Re: [whatwg/streams] light weight transformations (#461)

@ariutta after this discussion I realized I needed that for https://github.com/dominictarr/map-filter-reduce
(which is for database queries, and needs all these types of transforms) oh, you might also want to check out https://github.com/mafintosh/vintage-streams it's compatible with node-streams, but rewritten from scratch. looks shorter (although not as short as pull-streams, of course)

for map-filter-reduce, I definitely want something that is as close to a normal iteration function as possible. still thinking about this though

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/461#issuecomment-237457430

Received on Thursday, 4 August 2016 05:39:27 UTC