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
spacejack
76e585c523
Add Stream.lift ( #1950 )
...
* Add stream.lift and tests
* Add docs
* Add to change-log
2018-11-13 18:55:45 -05:00
Barney Carroll
e1a50890e9
stream: Removed valueOf & toString methods ( fixes #2150 ) ( #2151 )
...
* stream: Removed `valueOf` & `toString` methods (fixes #2150 )
* Update stream documentation
2018-05-16 00:01:30 +02:00
Adam Gamble
fb3c344055
Scan with halt ( #1957 )
...
* HALT if scan reducer doesn't change value
* Updated docs to reflect new scan behaviour with HALT
2018-05-03 16:52:33 +01:00
Scotty Simpson
0fc9b6ed07
typo fix
2018-03-03 20:44:34 -08:00
Stephan Hoyer
ba35a75bab
docs: Fix wrong link targets and typos ( #2066 )
2018-01-03 08:02:44 -08:00
spacejack
f1b66745af
docs: stream scan and scanMerge ( #1719 )
2017-03-24 22:06:59 -07:00
Pierre-Yves Gérardy
485febd0cc
typo
2017-03-04 16:38:34 +01:00
Patrik Johnson
59ed3c7d48
Always expose stream on m.stream, use unpkg for docs ( #1535 )
...
... and document how streams are exposed in when loaded as <script> in global context
2017-03-04 16:27:02 +01:00
Leo Horie
810228c442
fix tables in mobile
2017-01-17 22:36:34 -05:00
Leo Horie
d397e66e03
lint links
2017-01-08 21:29:26 -05:00
Leo
37e4ca8730
standardize on Stream as module name
2017-01-08 14:49:02 -05:00
Leo
d40b324645
doc fixes
2017-01-08 14:47:38 -05:00
Leo Horie
cdb9017a72
update docs, add descriptions for api methods
2016-12-02 17:51:07 -05:00
Leo Horie
87dcbbf5c7
small tweaks to docs
2016-12-01 01:49:19 -05:00
Leo Horie
6ce2a384ec
simplify streams, lint docs
2016-11-15 23:13:38 -05:00