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 extension traits #128

Merged
merged 4 commits into from
Apr 5, 2023
Merged

Add extension traits #128

merged 4 commits into from
Apr 5, 2023

Conversation

yoshuawuyts
Copy link
Owner

Reference: #105.

This adds extension traits to both Stream and Future. These aren't yet fair, but they should be useful enough that they make sense. We should probably bench these too, as I suspect that the issues highlighted in #116 will probably be more clearly apparent with this API than they will be with our tuple-based APIs.

Nonetheless, this seems like the right place to start.

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.

1 participant