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