Skip to content

Instantly share code, notes, and snippets.

@bandrzejczak
Created February 9, 2018 21:51
Show Gist options
  • Save bandrzejczak/0da8d4d24d29be7747bd5aeb71f601d1 to your computer and use it in GitHub Desktop.
Save bandrzejczak/0da8d4d24d29be7747bd5aeb71f601d1 to your computer and use it in GitHub Desktop.
case class TernaryIfThenClause(c: => Boolean, tc: => Unit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment