CLLocationCoordinate2D
extension CLLocationCoordinate2D: Hashable
-
Declaration
Swift
public static func == (lhs: CLLocationCoordinate2D, rhs: CLLocationCoordinate2D) -> Bool -
Declaration
Swift
public func hash(into hasher: inout Hasher)
CLLocationCoordinate2D Extension Reference