Skip to content

Add Arranged::as_container#695

Merged
frankmcsherry merged 1 commit intoTimelyDataflow:master-nextfrom
frankmcsherry:as_container
Mar 23, 2026
Merged

Add Arranged::as_container#695
frankmcsherry merged 1 commit intoTimelyDataflow:master-nextfrom
frankmcsherry:as_container

Conversation

@frankmcsherry
Copy link
Member

Several methods existed for getting VecCollections out of Arranged, but no convenience methods for getting other containers than Vec out. This method is a thin shim around the stream of the arrangement, and a unary operator that directly sends containers.

@frankmcsherry frankmcsherry changed the base branch from master to master-next March 23, 2026 00:48
@frankmcsherry
Copy link
Member Author

Some GH glitch pretty sure. Would say user error, but it happened without me "using" anything at the time. :D

@frankmcsherry frankmcsherry merged commit 4a1f0c6 into TimelyDataflow:master-next Mar 23, 2026
6 checks passed
@frankmcsherry frankmcsherry deleted the as_container branch March 23, 2026 00:57
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