geofeatures2
geofeatures2 copied to clipboard
Implement `func intersection(other: Geometry) -> Geometry`.
Add to protocol Geometry
and all implementing types with the syntax:
func intersection(other: Geometry) -> Geometry