Skip to content

[stdlib] Add String.join(*Writable), String.join(Iterable[Writable]), String.join(IterableOwned[Writable])#6383

Closed
martinvuyk wants to merge 1 commit intomodular:mainfrom
martinvuyk:add-string-iterable-ctors
Closed

[stdlib] Add String.join(*Writable), String.join(Iterable[Writable]), String.join(IterableOwned[Writable])#6383
martinvuyk wants to merge 1 commit intomodular:mainfrom
martinvuyk:add-string-iterable-ctors

Conversation

@martinvuyk
Copy link
Copy Markdown
Contributor

@martinvuyk martinvuyk commented Apr 7, 2026

Add String.join(*Writable), String.join(Iterable[Writable]), String.join(IterableOwned[Writable]).

Phase 0 of #6359

Closes MSTDL-2078

@github-actions github-actions Bot added mojo-stdlib Tag for issues related to standard library waiting-on-review labels Apr 7, 2026
@martinvuyk martinvuyk force-pushed the add-string-iterable-ctors branch 2 times, most recently from 214c198 to 226664b Compare April 9, 2026 18:43
@martinvuyk martinvuyk changed the title [stdlib] Add String(Iterable[Writable]) ctor and .join(Iterable[Writable]) [stdlib] Add String.join(*Writable), String.join(Iterable[Writable]), String.join(IterableOwned[Writable]) Apr 9, 2026
…oin(IterableOwned[Writable])

Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
@martinvuyk martinvuyk force-pushed the add-string-iterable-ctors branch from 226664b to ee6ca7a Compare April 9, 2026 19:00
@martinvuyk martinvuyk marked this pull request as ready for review April 9, 2026 20:07
@martinvuyk martinvuyk requested a review from a team as a code owner April 9, 2026 20:07
@martinvuyk martinvuyk marked this pull request as draft April 9, 2026 20:17
@martinvuyk
Copy link
Copy Markdown
Contributor Author

I'm going to close this in favor of developing an API that returns iterators from this operation as well

@martinvuyk martinvuyk closed this Apr 9, 2026
@martinvuyk martinvuyk deleted the add-string-iterable-ctors branch April 9, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mojo-stdlib Tag for issues related to standard library waiting-on-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant