package rect type Point struct { X, Y float64 }