Skip to content

Another attempt at refining eltype of flattened iterators#48277

Open
gaurav-arya wants to merge 4 commits intoJuliaLang:masterfrom
gaurav-arya:ag-flatteneltype
Open

Another attempt at refining eltype of flattened iterators#48277
gaurav-arya wants to merge 4 commits intoJuliaLang:masterfrom
gaurav-arya:ag-flatteneltype

Conversation

@gaurav-arya
Copy link
Copy Markdown
Contributor

Previous attempt: #48276. @jakobnissen could you take a look?

Closes #48249

@jakobnissen
Copy link
Copy Markdown
Member

Looks right to me

@gaurav-arya
Copy link
Copy Markdown
Contributor Author

OK, this is ready for review then 🙂

Co-authored-by: Jameson Nash <vtjnash@gmail.com>
@brenhinkeller brenhinkeller added compiler:inference Type inference iteration Involves iteration or the iteration protocol labels Aug 6, 2023
@adienes
Copy link
Copy Markdown
Member

adienes commented Apr 30, 2025

rebase & benchmark?

@adienes adienes added the performance Must go faster label Apr 30, 2025
@DilumAluthge
Copy link
Copy Markdown
Member

This PR has had no activity for over six months.

@gaurav-arya Are you still interested in working on this PR?

If you're no longer interested in working on this PR, no worries! Just let me know, and I can close it.

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

Labels

compiler:inference Type inference iteration Involves iteration or the iteration protocol performance Must go faster status: waiting for PR author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eltype could be more accurate for Iterators.flatten

6 participants