Open tonystone opened 6 years ago
Add to protocol Geometry and all implementing types with the syntax:
Geometry
/// /// - Returns: A derived geometry collection value that matches the specified m coordinate value. /// func locate(along: Double) -> Geometry
Add to protocol
Geometry
and all implementing types with the syntax: