We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c3315 commit 08b9778Copy full SHA for 08b9778
HaversineDistance/README.md
@@ -21,3 +21,5 @@ The function contains 3 closures in order to make the code more readable and com
21
3. `dToR` a closure converting degrees to radians.
22
23
The result of `haversineDistance` is returned in meters.
24
+
25
+*Written for Swift Algorithm Club by Jaap Wijnen.*
0 commit comments