stream.js
Getting Started
First Stream
More Goodies
Beyond Infinity
API Reference
Constructor
Instance Methods
add()
append()
concatmap()
drop()
dropWhile()
empty()
filter()
force()
head()
item()
length()
map()
member()
print()
reduce()
scale()
sum()
tail()
take()
takeWhile()
walk()
zip()
Static Methods
cycle()
equals()
fromArray()
iterate()
make()
makeNaturalNumbers()
makeOnes()
range()
repeat()
Ports
Tribute
Ports
The following ports of stream.js are available:
coffeestream
is a CoffeeScript port by Michael Blume
streamphp
is a PHP port by Ryan Gantt
python-stream
is a Python port by Aris Mikropoulos