Skip to content

Conversation

@jeswr
Copy link
Collaborator

@jeswr jeswr commented Apr 8, 2022

This add the method .uniq the the AsyncIterator which captures a common pattern used with AsyncIterators of filtering elements in the iterator such that only unique elements are passed through.

Since this uses the .filter method directly this will be unaffected by #59

@coveralls
Copy link

coveralls commented Apr 8, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling 8e0d863 on feat/uniq into 358608f on main.

@RubenVerborgh
Copy link
Owner

Thanks a lot—releasing this now as v3.7.0.

@RubenVerborgh RubenVerborgh merged commit 5cd35e9 into main Aug 22, 2022
@RubenVerborgh RubenVerborgh deleted the feat/uniq branch August 22, 2022 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants