Skip to content

Instantly share code, notes, and snippets.

@msaroufim
Created October 27, 2019 22:14
Show Gist options
  • Save msaroufim/f5aeddd3fc6d6aab0b85965f0fe24930 to your computer and use it in GitHub Desktop.
Save msaroufim/f5aeddd3fc6d6aab0b85965f0fe24930 to your computer and use it in GitHub Desktop.
struct Point{T}
x::T
y::T
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment