Skip to content

Instantly share code, notes, and snippets.

@NetguruGist
Created October 31, 2015 14:50
Show Gist options
  • Save NetguruGist/8c12e82cb866d3808429 to your computer and use it in GitHub Desktop.
Save NetguruGist/8c12e82cb866d3808429 to your computer and use it in GitHub Desktop.
hiddengems6b swift
struct Point {
let x: Double
let y: Double
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment