Eugene Lazutkin a105331fd9 Refactored the stream wrapper to handle multiple values better. 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 a105331fd9 Refactored the stream wrapper to handle multiple values better. il y a 3 ans
asFun.js c7c673cd5c Allow iterables as first items in a chain. il y a 7 ans
asGen.js 4b43a2eedb Simplified asGen. il y a 7 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