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

chore: deprecate Compare and GoType #89

Closed
wants to merge 1 commit into from

Conversation

costela
Copy link
Contributor

@costela costela commented Aug 1, 2024

Fixes #88

@costela costela force-pushed the deprecate-compare branch from b68162d to ef1755e Compare August 16, 2024 13:54
@costela
Copy link
Contributor Author

costela commented Aug 16, 2024

oops, sorry, I had pushed the contents of #87 here as well 🙈

just cleaned that up 🚮

shoenig added a commit that referenced this pull request Aug 16, 2024
The standard library now has `cmp.Ordered` and `cmp.Compare` which are
basically the same things. Replace our custom types with the standard
library types.

Closes #89
@shoenig shoenig closed this in #92 Aug 16, 2024
shoenig added a commit that referenced this pull request Aug 16, 2024
The standard library now has `cmp.Ordered` and `cmp.Compare` which are
basically the same things. Replace our custom types with the standard
library types.

Closes #89
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.

Deprecate set.Compare?
1 participant