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

feat: Implement .collect() for streams #14

Merged
merged 2 commits into from
May 7, 2024
Merged

Conversation

giraugh
Copy link
Contributor

@giraugh giraugh commented May 6, 2024

Completed

  • Implementation for Stream.collect()
  • Tests for Stream.collect()

@giraugh giraugh added the enhancement New feature or request label May 6, 2024
@giraugh giraugh requested a review from andogq May 6, 2024 04:25
@giraugh giraugh self-assigned this May 6, 2024
Copy link

changeset-bot bot commented May 6, 2024

🦋 Changeset detected

Latest commit: fb81f4c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
windpipe Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@giraugh giraugh merged commit 4d6d924 into main May 7, 2024
1 check passed
@andogq andogq deleted the feat/stream-collect branch May 7, 2024 05:54
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.

2 participants