Skip to content

Instantly share code, notes, and snippets.

@vito
Created November 16, 2008 02:06
Show Gist options
  • Save vito/25359 to your computer and use it in GitHub Desktop.
Save vito/25359 to your computer and use it in GitHub Desktop.
True ? x = const x
False ? _ = id
main = print $ False ? "Hi!" $ "Boo!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment