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

Arrange cleanup #472

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Conversation

frankmcsherry
Copy link
Member

Several minimizations to the Arrange trait, which should now allow several more implementors. One restriction is that arrange_core is unavailable to collections whose keys do not implement ExchangeData+Hashable: to get this functionality one will need to use the freestanding function arrange_core rather than the self.arrange_core method.

@frankmcsherry frankmcsherry merged commit 37c505d into TimelyDataflow:master Apr 12, 2024
7 checks passed
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