Skip to content

Conversation

use min_by::MinByFuture;
use next::NextFuture;
use nth::NthFuture;
use skip::Skip;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's export this type :)

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks! :)

@ghost
Copy link

ghost commented Sep 21, 2019

bors r+

bors bot added a commit that referenced this pull request Sep 21, 2019
222: adds stream::skip combinator r=stjepang a=montekki Ref: #129 Stdlib: https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.skip Co-authored-by: Fedor Sakharov <fedor.sakharov@gmail.com>
@bors
Copy link
Contributor

bors bot commented Sep 21, 2019

Build succeeded

  • continuous-integration/travis-ci/push
@bors bors bot merged commit fdd81e1 into async-rs:master Sep 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant