Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add stream::min_by_key method #385

Merged
merged 6 commits into from
Oct 29, 2019

Conversation

yjhmelody
Copy link
Contributor

Copy link
Member

@k-nasa k-nasa left a comment

Choose a reason for hiding this comment

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

Using pin-project-lite may be more concise.
Please refer to this PR.
#381

src/stream/stream/min_by_key.rs Outdated Show resolved Hide resolved
src/stream/stream/min_by_key.rs Outdated Show resolved Hide resolved
src/stream/stream/min_by_key.rs Outdated Show resolved Hide resolved
src/stream/stream/min_by_key.rs Outdated Show resolved Hide resolved
src/stream/stream/mod.rs Show resolved Hide resolved
yjhmelody and others added 3 commits October 27, 2019 00:18
Co-Authored-By: Taiki Endo <te316e89@gmail.com>
Co-Authored-By: Taiki Endo <te316e89@gmail.com>
@yoshuawuyts yoshuawuyts added the enhancement New feature or request label Oct 28, 2019
Copy link
Contributor

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

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

This is great. Thanks heaps!

@yoshuawuyts yoshuawuyts merged commit 5ff4ef8 into async-rs:master Oct 29, 2019
@yjhmelody yjhmelody deleted the stream-min_by_key branch October 29, 2019 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants