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

Add min and max functionality built off of Ord #6169

Open
bitzoic opened this issue Jun 21, 2024 · 1 comment
Open

Add min and max functionality built off of Ord #6169

bitzoic opened this issue Jun 21, 2024 · 1 comment
Labels
lib: std Standard library

Comments

@bitzoic
Copy link
Member

bitzoic commented Jun 21, 2024

Add functionality to compare min and max values allow you to find the maximum or minimum of two values similar to Rust https://doc.rust-lang.org/std/cmp/index.html

@SwayStar123
Copy link
Member

Isnt this a duplicate for #2351 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib: std Standard library
Projects
None yet
Development

No branches or pull requests

2 participants