Rect.opEquals

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

Meta