Skip to content

Instantly share code, notes, and snippets.

@andrewharmellaw
Created December 23, 2015 07:33
Show Gist options
  • Select an option

  • Save andrewharmellaw/68a649c4b953a4e696ee to your computer and use it in GitHub Desktop.

Select an option

Save andrewharmellaw/68a649c4b953a4e696ee to your computer and use it in GitHub Desktop.
Another, half-way example of a type alias
type DataTypeMap = Map[String, DataTypeAsJson]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment