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

Further trait clean-up #473

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

frankmcsherry
Copy link
Member

Further clean-up around the Batcher and Builder trait interfaces. The Item associated types have been rebranded Input and Output depending on their use, and are less tightly bonded to being individual updates. Some additional constraints removed, dead code removed, stuff like that.

@frankmcsherry frankmcsherry requested a review from antiguru April 13, 2024 13:03
@frankmcsherry frankmcsherry merged commit c564e8f into TimelyDataflow:master Apr 13, 2024
7 checks passed
Copy link
Member

@antiguru antiguru left a comment

Choose a reason for hiding this comment

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

Looks good!

This was referenced Oct 29, 2024
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.

2 participants