Skip to content

Instantly share code, notes, and snippets.

@stephanos
Created October 28, 2012 08:28
Show Gist options
  • Save stephanos/3968057 to your computer and use it in GitHub Desktop.
Save stephanos/3968057 to your computer and use it in GitHub Desktop.
val customersById = new HashMap[String, Customer]
var strings = List ("one", "two", "three")
val profit = new BigInteger("12345678.99")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment