Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-stream-iterate
Iterate through the values in a stream
https://github.com/mafintosh/stream-iterate
0
no reviews
Install
Stream-iterate module recursively iterate through each item in the stream. stream is a user defined list of objects. This module can be used to implement things like a streaming merge sort.
Node.js is an event-based server-side JavaScript engine.