Skip to content

Instantly share code, notes, and snippets.

@privateblue
Created July 8, 2014 12:36
Show Gist options
  • Save privateblue/c16dc56d3d7010b1b781 to your computer and use it in GitHub Desktop.
Save privateblue/c16dc56d3d7010b1b781 to your computer and use it in GitHub Desktop.
flag match {
case true => f()
case false => g()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment