Eugene Lazutkin 5ed7eb8393 Added support for flushable functions + clarified finalValue(). %!s(int64=3) %!d(string=hai) anos
..
FromIterable.js aede2ad6ba Added FromIterable and regularized tests. %!s(int64=7) %!d(string=hai) anos
Reduce.js d39ece57a4 Added async versions of user functions. %!s(int64=7) %!d(string=hai) anos
Stream.js 5ed7eb8393 Added support for flushable functions + clarified finalValue(). %!s(int64=3) %!d(string=hai) anos
asFun.js 48cb2ee975 Renamed isFinal => isFinalValue. %!s(int64=3) %!d(string=hai) anos
asGen.js 48cb2ee975 Renamed isFinal => isFinalValue. %!s(int64=3) %!d(string=hai) anos
comp.js dff2d442c2 Restructured so asFun() is a stream-independent. %!s(int64=7) %!d(string=hai) anos
fold.js d39ece57a4 Added async versions of user functions. %!s(int64=7) %!d(string=hai) anos
gen.js d35b74b235 Added asGen(). %!s(int64=7) %!d(string=hai) anos
scan.js d39ece57a4 Added async versions of user functions. %!s(int64=7) %!d(string=hai) anos
skip.js 4d1489361b Added comp(). %!s(int64=7) %!d(string=hai) anos
skipWhile.js d39ece57a4 Added async versions of user functions. %!s(int64=7) %!d(string=hai) anos
take.js 4d1489361b Added comp(). %!s(int64=7) %!d(string=hai) anos
takeWhile.js d39ece57a4 Added async versions of user functions. %!s(int64=7) %!d(string=hai) anos