mithril-vndb/stream/tests
Rasmus Porsager 58c86f7546 Rewrite stream (#2207)
* 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
2018-11-27 15:11:24 -05:00
..
index.html Correct test scripts 2017-12-30 04:44:00 -05:00
test-scan.js Rewrite stream (#2207) 2018-11-27 15:11:24 -05:00
test-scanMerge.js refactor: Move scan and scanMerge to stream module (#1718) 2017-03-15 17:22:06 -07:00
test-stream.js Rewrite stream (#2207) 2018-11-27 15:11:24 -05:00