Skip to content

Instantly share code, notes, and snippets.

@ranolf
Created November 18, 2020 05:19
Show Gist options
  • Save ranolf/8813a643025c7c262ccb9daa47c8dfc0 to your computer and use it in GitHub Desktop.
Save ranolf/8813a643025c7c262ccb9daa47c8dfc0 to your computer and use it in GitHub Desktop.
// ___________________
// | | |
// | | |
// | A * | |
// |---------+---------|
// | B *| \ |
// | | \ |
// | | * C |
// --------------------
public func getFarthestPoint( ?... ) -> ? {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment