Skip to content

Instantly share code, notes, and snippets.

@soc
Created October 2, 2011 15:04
Show Gist options
  • Save soc/1257523 to your computer and use it in GitHub Desktop.
Save soc/1257523 to your computer and use it in GitHub Desktop.
val length: Length[Int] = 2 m
val time: Time[Int] = 1 s
val speed = length * 2 / time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment