Skip to content

Instantly share code, notes, and snippets.

@dwhitney
Created June 29, 2011 11:00
Show Gist options
  • Save dwhitney/1053641 to your computer and use it in GitHub Desktop.
Save dwhitney/1053641 to your computer and use it in GitHub Desktop.
case class Circle(x: Double, y: Double, radius: Double)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment