Commit graph

8 commits

Author SHA1 Message Date
David Braun
d7355e17e1
Replace JavaScript Standard Style with Prettier. 2017-10-16 15:35:37 -04:00
David Braun
67012b6f4b
select: Make promise cancellable. 2017-10-15 13:32:40 -04:00
David Braun
ecc01b686e
reduce: Throw TypeError if the channel contains no values and initialValue is not provided. 2017-10-13 21:32:27 -04:00
David Braun
7d0d203c2e
Add Channel.isChannel. 2017-10-11 21:50:59 -04:00
David Braun
17a2688291
Add every. 2017-10-11 04:46:12 -04:00
David Braun
8da51305eb
Add functional API. 2017-10-11 03:32:47 -04:00
David Braun
f2c26591a1
Warn about attempting to push multiple values at once. 2017-10-08 15:35:50 -04:00
David Braun
8c599e8e5c
Initial release. 2017-10-06 21:01:34 -04:00