std:std.geom.Rect<T>.Operator +

Operator +:Rect<T>( r:Rect<T> )
Operator +:Rect<T>( v:Vec2<T> )

Adds another rect to the rect and returns the result. Adds a vector to the rect and returns the result.