Created
December 23, 2015 07:33
-
-
Save andrewharmellaw/68a649c4b953a4e696ee to your computer and use it in GitHub Desktop.
Another, half-way example of a type alias
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| type DataTypeMap = Map[String, DataTypeAsJson] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment