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

Dynarray could use comparison functions #13104

Closed
OlivierNicole opened this issue Apr 21, 2024 · 1 comment
Closed

Dynarray could use comparison functions #13104

OlivierNicole opened this issue Apr 21, 2024 · 1 comment

Comments

@OlivierNicole
Copy link
Contributor

Wouldn’t it be good to have Dynarray.equal and Dynarray.compare functions? It is appreciable to have non-polymorphic comparison functions for standard types, and in addition neither (=) nor (==) express equality of the elements.

@yallop
Copy link
Member

yallop commented May 21, 2024

Fixed in #13144.

@yallop yallop closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants