* Rewrite stream * Rename HALT to SKIP * Rename HALT to SKIP * Remove valueOf and toString * Update docs for HALT to SKIP * Rename halt to skip in test * Add test for combining nested streams atomically * Update change-log.md * Test basic SKIP * Add deprecated HALT * Combine continues with ended streams * Fix fantasy-land/of to match spec * Don't use arrow function * Improve scan description * Fix merge artifact |
||
|---|---|---|
| .. | ||
| 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.