std:std.geom.Rect<T>.Contains

Method Contains:Bool( v:Vec2<T> )
Method Contains:Bool( r:Rect<T> )

Checks if the rect contains a vector or another rect.