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: .flatten() method for streams #12

Merged
merged 5 commits into from
May 3, 2024
Merged

feat: .flatten() method for streams #12

merged 5 commits into from
May 3, 2024

Conversation

giraugh
Copy link
Contributor

@giraugh giraugh commented May 3, 2024

Completed

  • Implement .flatten() for streams
  • Unit tests for .flatten()
  • Split test suites into seperate files

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

changeset-bot bot commented May 3, 2024

🦋 Changeset detected

Latest commit: 9ac3261

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

Copy link
Member

@andogq andogq left a comment

Choose a reason for hiding this comment

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

this isn't very restful

src/stream/higher-order.ts Outdated Show resolved Hide resolved
@giraugh giraugh merged commit 73e5e4f into main May 3, 2024
1 check passed
@andogq andogq deleted the feat/stream-flatten 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