Replies: 1 comment
-
Fixed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Manhattan and Chebyshev distance functions' second argument is named
other
. In all other cases when a vector function has an argument afterself
of theSelf
type, it is namedrhs
. I realize this is a real nitpick, but I figured it was worth mentioning in the interest of consistency.glam-rs/templates/vec.rs.tera
Line 2410 in 75d8d43
Beta Was this translation helpful? Give feedback.
All reactions