Skip to content

Create a function for making Vec2s via Iterators#8143

Open
ACatCoder-builds wants to merge 3 commits into
emilk:mainfrom
ACatCoder-builds:main
Open

Create a function for making Vec2s via Iterators#8143
ACatCoder-builds wants to merge 3 commits into
emilk:mainfrom
ACatCoder-builds:main

Conversation

@ACatCoder-builds
Copy link
Copy Markdown

This would be a quality of life feature, as neither Vec2 nor f32 implements Hash, making it difficult to store. This could lead to cleaner code in the codebase of the user using the egui crate.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

Preview is being built...

Preview will be available at https://egui-pr-preview.github.io/pr/8143-main

View snapshot changes at kitdiff

@emilk
Copy link
Copy Markdown
Owner

emilk commented May 12, 2026

I don't understand what this would be used for?

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.

2 participants