rect/doc.go

4 lines
146 B
Go
Raw Normal View History

2016-08-27 21:50:43 -07:00
// Package rect implements rectangles and can determine when rectanges
// intersect, are contained, and when rectangles lie adjacent
package rect