Skip to content

Instantly share code, notes, and snippets.

@BeauNouvelle
Created August 6, 2018 01:57
Show Gist options
  • Save BeauNouvelle/24abd37e20c60a641ae91eda7d7d8619 to your computer and use it in GitHub Desktop.
Save BeauNouvelle/24abd37e20c60a641ae91eda7d7d8619 to your computer and use it in GitHub Desktop.
public enum State {
case alive
case dead
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment