async-std icon indicating copy to clipboard operation
async-std copied to clipboard

Stabilize stream interval, pending, merge

Open yoshuawuyts opened this issue 3 years ago • 2 comments

Changelog

## Changed

- Stabilized `stream::interval`
- Stabilized `stream::pending`
- Stabilized `stream::Stream::merge`

yoshuawuyts avatar Sep 23 '20 12:09 yoshuawuyts

@yoshuawuyts these CI failures look somewhat real to me

dignifiedquire avatar Sep 25 '20 18:09 dignifiedquire

Any thoughts on this? The interval() in particular would be an incredible useful tool to have in particular...

aldanor avatar Nov 04 '20 01:11 aldanor