Vector2.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector2(T)
const
bool
opEquals
(
E
)
()
if (
isNumeric!(E)
)
if (
isNumeric!(T)
)

Meta