* Fixed bad test for scan The previous test didn't catch the fact that the accumulator had been broke, it's value became the special value `SKIP`. * Fixed Stream.scan() to accept SKIP value * Update stream/stream.js Dropped unnecessary ternary as suggested by @isiahmeadows Co-Authored-By: gamb <adam@gamb.co> |
||
|---|---|---|
| .. | ||
| index.html | ||
| test-scan.js | ||
| test-scanMerge.js | ||
| test-stream.js | ||