Skip to content

Add implicit conversion from IArray.type to Factory#24675

Open
bishabosha wants to merge 1 commit into
scala:mainfrom
dotty-staging:iarray-factory-implementation
Open

Add implicit conversion from IArray.type to Factory#24675
bishabosha wants to merge 1 commit into
scala:mainfrom
dotty-staging:iarray-factory-implementation

Conversation

@bishabosha
Copy link
Copy Markdown
Member

old style conversion so no language import is needed.

When into is stabilized, then possibly Factory can be converted to an into trait, and the conversion turned into the new given Conversion style

@bishabosha bishabosha requested a review from a team as a code owner December 5, 2025 14:30
@bishabosha bishabosha added the stat:feature freeze Issues and PRs waiting for the feature freeze to be lifted. label Dec 5, 2025
@bishabosha
Copy link
Copy Markdown
Member Author

Locally MiMa is reporting no issues, but this is a public method?

@Gedochao Gedochao added the needs-slc This change needs to go through the Standard Library Changes (SLC) process. label Feb 24, 2026
old style conversion so no language import is needed.

When `into` is stabilized, then possibly `Factory` can be converted
to an `into` trait, and the conversion turned into the new `given Conversion` style
@bishabosha bishabosha force-pushed the iarray-factory-implementation branch from bfc2eb6 to 2d529a4 Compare May 29, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-slc This change needs to go through the Standard Library Changes (SLC) process. stat:feature freeze Issues and PRs waiting for the feature freeze to be lifted.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants