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

[stdlib] Add _ConcatStr tool to concatenate Writable items lazily #3714

Closed
wants to merge 24 commits into from

Conversation

martinvuyk
Copy link
Contributor

@martinvuyk martinvuyk commented Oct 26, 2024

Add _ConcatStr tool to concatenate Writable items lazily.

Signed-off-by: martinvuyk <[email protected]>
Signed-off-by: martinvuyk <[email protected]>
Signed-off-by: martinvuyk <[email protected]>
Signed-off-by: martinvuyk <[email protected]>
Signed-off-by: martinvuyk <[email protected]>
Signed-off-by: martinvuyk <[email protected]>
Signed-off-by: martinvuyk <[email protected]>
Signed-off-by: martinvuyk <[email protected]>
Signed-off-by: martinvuyk <[email protected]>
Signed-off-by: martinvuyk <[email protected]>
@martinvuyk martinvuyk changed the title [stdlib] Add _ConcatStr tool to concatenate Stringlike items lazily [stdlib] Add _ConcatStr tool to concatenate Writable items lazily Oct 26, 2024
@martinvuyk martinvuyk marked this pull request as ready for review October 26, 2024 16:24
@martinvuyk martinvuyk requested a review from a team as a code owner October 26, 2024 16:24
@martinvuyk
Copy link
Contributor Author

This will be indirectly replaced by #3738. Might revive this if I find a way to concatenate/store VariadicPacks

@martinvuyk martinvuyk marked this pull request as draft November 6, 2024 01:03
@martinvuyk martinvuyk closed this Nov 18, 2024
@martinvuyk martinvuyk deleted the add-concat-stringslice branch November 18, 2024 13:19
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