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(thru): Make thru parametric in its return type #473

Merged
merged 1 commit into from
Aug 11, 2017

Conversation

briancavalier
Copy link
Member

Summary

See #471

Make thru parametric in its return type to admit functions that return something other than a Stream.

Todo

  • Unit tests for new or changed APIs and/or functionality
  • Documentation, including examples

@cloderic
Copy link
Contributor

👍 This does looks good, thanks for the quick update!

@TylorS
Copy link
Collaborator

TylorS commented Aug 11, 2017

lgtm 👍

cloderic added a commit to craft-ai/most-utils that referenced this pull request Aug 11, 2017
- It's one of the output of cujojs/most#471.
- Needs the integration of cujojs/most#473 for typescript to figure it out.
@davidchase
Copy link
Collaborator

🚢 🇮🇹

@briancavalier briancavalier merged commit b9dc0e2 into master Aug 11, 2017
@briancavalier
Copy link
Member Author

Thanks for the reviews! We'll get this released soon.

@briancavalier briancavalier deleted the make-thru-return-parametric branch August 11, 2017 14:39
This pull request was closed.
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.

4 participants