Hacker News new | ask | show | jobs
by amirouche 3647 days ago
Isn't the point of stream API a) to be able to iterate over infinite set of values b) to fiddle with the rate of "async" object generation?

I'm not sure I understand the difference between `compose' and stream APIs.