Skip to content

Conversation

@bishabosha
Copy link
Member

@bishabosha bishabosha commented Nov 26, 2025

instead of just casting the Array variant, the underlying collection type should be immutable.ArraySeq.

fixes #24512

instead of just casting the Array variant, the underlying collection
type should be immutable.ArraySeq.
@bishabosha bishabosha requested a review from a team as a code owner November 26, 2025 21:54
@bishabosha bishabosha requested review from a team and removed request for a team November 26, 2025 21:54
@He-Pin
Copy link
Contributor

He-Pin commented Nov 27, 2025

Will this be part of Scala 2.13? or Scala 3 only?

@Gedochao
Copy link
Contributor

Note: this will have to wait until Scala 3.10 due to the current feature freeze (tied to 3.9 LTS being cooked).

@Gedochao Gedochao added the stat:feature freeze Issues and PRs waiting for the feature freeze to be lifted. label Nov 27, 2025
@Gedochao Gedochao requested a review from hamzaremmal November 27, 2025 08:10
@He-Pin
Copy link
Contributor

He-Pin commented Nov 27, 2025

@Gedochao Why not just create a new milestone 3.10.0 and add these to there, instead of a filter tag.

@Gedochao
Copy link
Contributor

@Gedochao Why not just create a new milestone 3.10.0 and add these to there, instead of a filter tag.

We'll be doing both.

@bishabosha
Copy link
Member Author

Will this be part of Scala 2.13? or Scala 3 only?

Its for IArray so no scala 2 backport

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

missing scala.collection.generic.IsSeq instance for scala.IArray

3 participants