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

Recommend swapping the naming convention for Eq and EqOp #10

Open
natefinch opened this issue May 18, 2022 · 0 comments
Open

Recommend swapping the naming convention for Eq and EqOp #10

natefinch opened this issue May 18, 2022 · 0 comments

Comments

@natefinch
Copy link

Eq is nice and short... why not reserve that for comparable values, and make the reflect-based version the longer of the two? I think you'll end up with people using .Eq for everything, and lose the benefit of using generics entirely.

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

No branches or pull requests

1 participant