small (but still breaking) changes made while writing inu-plays-roguelike
:
- rename
streams
returned bystart
tosources
run
function receives all sources streams- replay last value for 'state-ful' sources
due to difficult in writing ./examples/compose.js
with push-stream
, re-write using pull-stream
, thanks to pull-notify
.
more or less a direct port of gcanti/tom
using push-stream
instead of rx