Skip to content

Instantly share code, notes, and snippets.

@VovaStelmashchuk
Created September 24, 2019 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VovaStelmashchuk/9999a98b7555c4a74fe0155b6cd97ea2 to your computer and use it in GitHub Desktop.
Save VovaStelmashchuk/9999a98b7555c4a74fe0155b6cd97ea2 to your computer and use it in GitHub Desktop.
val point = -somePoint
pointA - pointB
pointA + pointB
point * Double
point * Float
point * Int
point / Double
point / Float
point / Int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment