Skip to content

Instantly share code, notes, and snippets.

@zkessin
Created January 4, 2016 16:39
Show Gist options
  • Save zkessin/d3b580fae8141e3adc01 to your computer and use it in GitHub Desktop.
Save zkessin/d3b580fae8141e3adc01 to your computer and use it in GitHub Desktop.
smell
foo x =
case x of
Type y -> ...
_ -> ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment