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 back Floor, Ceil, and Round on integer types #464

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

kyren
Copy link
Contributor

@kyren kyren commented Aug 20, 2020

It can be helpful to treat floating point and integer types the same in a
generic context when you need to find an integral bounding box or the closest
integer coordinate.

It can be helpful to treat floating point and integer types the same in a
generic context when you need to find an integral bounding box or the closest
integer coordinate.
@nical
Copy link
Contributor

nical commented Aug 20, 2020

Thanks! @bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 17f94d6 has been approved by nical

@bors-servo
Copy link
Contributor

⌛ Testing commit 17f94d6 with merge 27b7a27...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: nical
Pushing 27b7a27 to master...

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.

3 participants