vermont42 / GpxLocationManager

GpxLocationManager is a replacement for CLLocationManager that allows the developer to use GPS data from GPX files or CLLocation arrays for testing.
Other
144 stars 24 forks source link

Collection extension #27

Open nkanetka opened 5 years ago

nkanetka commented 5 years ago

This adds a safe way to get elements from array's. I'll create another PR to add its use to existing array's :)