Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid boxing on equality and comparison #16497

Closed
0101 opened this issue Jan 4, 2024 · 3 comments
Closed

Avoid boxing on equality and comparison #16497

0101 opened this issue Jan 4, 2024 · 3 comments
Assignees
Milestone

Comments

@0101
Copy link
Contributor

0101 commented Jan 4, 2024

fsharp/fslang-suggestions#1280

@github-actions github-actions bot added this to the Backlog milestone Jan 4, 2024
@psfinaki psfinaki modified the milestones: Backlog, January-2024 Jan 4, 2024
@vzarytovskii
Copy link
Member

It's a duplicate of #526 technically, but I can't bring it back to project since it was bulk closed and archived.

@vzarytovskii
Copy link
Member

vzarytovskii commented Jan 4, 2024

This also needs an approval by @dsyme. Specifically - an opt-out behaviour for new default operators (and somehow make it work for fslib functions as well).

@psfinaki
Copy link
Member

psfinaki commented Jan 9, 2024

Restored 526 from the archive so closing this one as a duplicate.

@psfinaki psfinaki closed this as completed Jan 9, 2024
@psfinaki psfinaki closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants