Skip to content

Instantly share code, notes, and snippets.

@privateblue
Created July 8, 2014 11:57
Show Gist options
  • Save privateblue/043db98f5192a6256a2f to your computer and use it in GitHub Desktop.
Save privateblue/043db98f5192a6256a2f to your computer and use it in GitHub Desktop.
def getSpeedByDistanceAndTime(x: Int, y: Int) = x / y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment