Skip to content

Instantly share code, notes, and snippets.

@insidegui
Created March 5, 2017 20:13
Show Gist options
  • Save insidegui/a66fd48d4e27a737718e9ddcd3b10fb9 to your computer and use it in GitHub Desktop.
Save insidegui/a66fd48d4e27a737718e9ddcd3b10fb9 to your computer and use it in GitHub Desktop.
enum MovieKey: String {
case title
case releaseDate
case location
case rating
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment