* 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> |
||
|---|---|---|
| .. | ||
| tests | ||
| change-log.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| stream.js | ||
| stream.mjs | ||
mithril-stream

Mithril's m.stream as a standalone module.
See mithril.js.org/stream.html for docs/usage.