Skip to content

Instantly share code, notes, and snippets.

@ayanonagon
Created November 12, 2015 17:04
Show Gist options
  • Save ayanonagon/c199e1de46c8b0ec1f9a to your computer and use it in GitHub Desktop.
Save ayanonagon/c199e1de46c8b0ec1f9a to your computer and use it in GitHub Desktop.
enum Side: String {
case Top
case Left
case Bottom
case Right
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment