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 clamp(min, max) to Float #234

Open
ncihnegn opened this issue Feb 27, 2022 · 1 comment
Open

Add clamp(min, max) to Float #234

ncihnegn opened this issue Feb 27, 2022 · 1 comment

Comments

@ncihnegn
Copy link

Since it is available for f32 and f64.

@cuviper
Copy link
Member

cuviper commented Feb 10, 2023

That's fine, as long as it's written with a generic default impl too, so it's not a breaking change.

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

2 participants